Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/fs/hfs



Module Name:    src
Committed By:   pooka
Date:           Fri Aug 17 17:44:43 UTC 2007

Modified Files:
        src/sys/fs/hfs: hfs_vnops.c

Log Message:
In the new world order (a.k.a. the human-understandable world order)
VOP_LOOKUP ignores LOCKPARENT completely, so make this ignore it also.

XXX: tested only with rump, but I can't really see how this worked
at all before


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/sys/fs/hfs/hfs_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