Source-Changes archive

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

CVS commit: src/sys/ufs



Module Name:    src
Committed By:   riastradh
Date:           Sat Mar 28 17:06:15 UTC 2015

Modified Files:
        src/sys/ufs/ext2fs: ext2fs_readwrite.c
        src/sys/ufs/lfs: ulfs_readwrite.c
        src/sys/ufs/ufs: ufs_readwrite.c

Log Message:
Factor out post-read/write inode updates in UFS.


To generate a diff of this commit:
cvs rdiff -u -r1.70 -r1.71 src/sys/ufs/ext2fs/ext2fs_readwrite.c
cvs rdiff -u -r1.10 -r1.11 src/sys/ufs/lfs/ulfs_readwrite.c
cvs rdiff -u -r1.111 -r1.112 src/sys/ufs/ufs/ufs_readwrite.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