Source-Changes archive

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

CVS commit: src



Module Name:    src
Committed By:   dholland
Date:           Sat Oct  3 08:28:16 UTC 2015

Modified Files:
        src/sbin/fsck_lfs: segwrite.c
        src/sys/ufs/lfs: lfs_accessors.h lfs_segment.c lfs_subr.c

Log Message:
Use IINFO in lfs_writeinode().
(both the kernel and the userland copies)


To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.45 src/sbin/fsck_lfs/segwrite.c
cvs rdiff -u -r1.34 -r1.35 src/sys/ufs/lfs/lfs_accessors.h
cvs rdiff -u -r1.259 -r1.260 src/sys/ufs/lfs/lfs_segment.c
cvs rdiff -u -r1.85 -r1.86 src/sys/ufs/lfs/lfs_subr.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