summaryrefslogtreecommitdiffstats
path: root/sbin/fsck_ffs/suj.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r260068, r260069, r260076scottl2014-01-021-15/+41
* Revert 248634 and 248643 (e.g., restoring 248625 and 248639).mckusick2013-03-231-2/+2
* Revert svn r248625sbruno2013-03-231-2/+2
* Speed up fsck by caching the cylinder group maps in pass1 somckusick2013-03-221-2/+2
* - blk_equals() is too strict. If the journal entry defines more fragsjeff2012-11-141-10/+8
* Fix some nearby type and style errors.mdf2012-09-281-3/+2
* Fix sbin/ build with a 64-bit ino_t.mdf2012-09-271-1/+1
* Fix fsck_ffs build with a 64-bit ino_t.mdf2012-09-271-64/+71
* - Fix a typo in debug message.zont2012-09-131-1/+1
* fsck_ffs shall accept the configured journal size, and not refuse tokib2012-08-021-1/+1
* For incompleted block allocations or frees, the inode block count usagekib2012-06-121-0/+15
* Change the type of real_dev_bsize variable from long to u_int.kib2011-12-201-1/+1
* - Handle the JOP_SYNC case as appropriate.jeff2011-06-301-0/+1
* Implement fully asynchronous partial truncation with softupdates journalingjeff2011-06-101-36/+16
* Mechanical whitespace cleanup.des2011-04-271-10/+10
* In checker, read journal by sectors.kib2011-02-121-11/+17
* The dump, fsck_ffs, fsdb, fsirand, newfs, makefs, and quot utilitiesmckusick2011-01-241-2/+3
* - Permit zero length directories as a handled inconsistency. This allowsjeff2010-07-061-46/+115
* Improve fsck robustness for SU+J cases:delphij2010-06-221-52/+107
* suj.c seems to contain two versions of the code.pjd2010-04-241-2065/+0
* - Merge soft-updates journaling from projects/suj/head into head. Thisjeff2010-04-241-0/+4699
OpenPOWER on IntegriCloud