The NetBSD Project

CVS log for src/sys/fs/adosfs/advnops.c

[BACK] Up to [cvs.NetBSD.org] / src / sys / fs / adosfs

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: kent-audio1-beforemerge


Revision 1.14 / (download) - annotate - [select for diffs], Sun Jan 9 16:42:43 2005 UTC (19 years, 3 months ago) by chs
Branch: MAIN
CVS Tags: yamt-km-base2, yamt-km-base, kent-audio1-beforemerge
Branch point for: yamt-km, kent-audio2
Changes since 1.13: +5 -3 lines
Diff to previous 1.13 (colored)

adjust the UBC mapping code to support non-vnode uvm_objects.
this means we can no longer look at the vnode size to determine how many
pages to request in a fault, which is good since for NFS the size can change
out from under us on the server anyway.  there's also a new flag UBC_UNMAP
for ubc_release(), so that the file system code can make the decision about
whether to cache mappings for files being used as executables.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>