Searched hist:212839 (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/sbin/growfs/tests/
H A DMakefile212839 Sun Sep 19 06:19:17 MDT 2010 brian Revise r197763 which fixes filesystem corruption when extending
into un-zeroed storage.

The original patch was questioned by Kirk as it forces the filesystem
to do excessive work initialising inodes on first use, and was never
MFC'd. This change mimics the newfs(8) approach of zeroing two
blocks of inodes for each new cylinder group.

Reviewed by: mckusick
MFC after: 3 weeks
H A Dlegacy_test.pl212839 Sun Sep 19 06:19:17 MDT 2010 brian Revise r197763 which fixes filesystem corruption when extending
into un-zeroed storage.

The original patch was questioned by Kirk as it forces the filesystem
to do excessive work initialising inodes on first use, and was never
MFC'd. This change mimics the newfs(8) approach of zeroing two
blocks of inodes for each new cylinder group.

Reviewed by: mckusick
MFC after: 3 weeks
/freebsd-10.1-release/sbin/growfs/
H A Dgrowfs.cdiff 212839 Sun Sep 19 06:19:17 MDT 2010 brian Revise r197763 which fixes filesystem corruption when extending
into un-zeroed storage.

The original patch was questioned by Kirk as it forces the filesystem
to do excessive work initialising inodes on first use, and was never
MFC'd. This change mimics the newfs(8) approach of zeroing two
blocks of inodes for each new cylinder group.

Reviewed by: mckusick
MFC after: 3 weeks

Completed in 115 milliseconds