Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/fs/efs
Module Name: src
Committed By: rumble
Date: Sun Jul 29 20:15:20 UTC 2007
Modified Files:
src/sys/fs/efs: efs_vnops.c
Log Message:
Support NFS cookies and the eofflag in efs_readdir. Also, be sure to
update uio->uio_offset as not doing so would cause large directory reads
to misbehave.
EFS is now properly NFS-exportable.
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/sys/fs/efs/efs_vnops.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index