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:58:10 UTC 2007
Modified Files:
src/sys/fs/efs: efs_vnops.c
Log Message:
Only set *ap->a_cookies when we're returning success. Also, do not hard-
code 16, but rather use _DIRENT_MINSIZE as the divisor when determining
the number of cookies to allocate.
Noticed by pooka@.
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 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