Module Name:    src
Committed By:   reinoud
Date:           Sun Jul  7 19:31:26 UTC 2013

Modified Files:
        src/sys/kern: vfs_dirhash.c
        src/sys/sys: dirhash.h

Log Message:
Extend generic dirhash to include an empty directory checker based on
the knowledge the dirhash has. This is done by keeping a count of the current
hash entries.


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/sys/kern/vfs_dirhash.c
cvs rdiff -u -r1.5 -r1.6 src/sys/sys/dirhash.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Reply via email to