Source-Changes archive

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

CVS commit: [netbsd-8] src/sbin/fsck_ffs



Module Name:    src
Committed By:   martin
Date:           Thu Feb 15 08:26:37 UTC 2018

Modified Files:
        src/sbin/fsck_ffs [netbsd-8]: pass1.c

Log Message:
Pull up following revision(s) (requested by hannken in ticket #550):
        sbin/fsck_ffs/pass1.c: revision 1.58
Treat an inode with "mode == 0" and "blocks != 0" as partially allocated
and clear it as ffs_newvnode() tests for "blocks == 0".


To generate a diff of this commit:
cvs rdiff -u -r1.57 -r1.57.4.1 src/sbin/fsck_ffs/pass1.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