Source-Changes archive

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

CVS commit: syssrc



Module Name:    syssrc
Committed By:   perseant
Date:           Sun Nov 21 19:25:33 UTC 1999

Modified Files:
        syssrc/sys/ufs/lfs: lfs_syscalls.c lfs_vfsops.c

Log Message:
Initialize i_ffs_effnlink, so every file doesn't look like it's already been
deleted for the purpose of dirops (particularly create and mkdir).  Addresses
PR#8815.


To generate a diff of this commit:
cvs rdiff -r1.35 -r1.36 syssrc/sys/ufs/lfs/lfs_syscalls.c
cvs rdiff -r1.44 -r1.45 syssrc/sys/ufs/lfs/lfs_vfsops.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