Source-Changes archive

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

CVS commit: src/sys



Module Name:    src
Committed By:   dholland
Date:           Fri Mar 28 05:02:08 UTC 2008

Modified Files:
        src/sys/kern: vfs_syscalls.c
        src/sys/nfs: nfs_serv.c

Log Message:
Yet another rename workaround - this time check for . and .. early because
relookup() objects to being asked to handle them.


To generate a diff of this commit:
cvs rdiff -r1.347 -r1.348 src/sys/kern/vfs_syscalls.c
cvs rdiff -r1.137 -r1.138 src/sys/nfs/nfs_serv.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