Pedro F. Giffuni
4b367145f7
UFS2: make di_extsize unsigned.
...
di_extsize is the EA size and as such it should be unsigned.
Adjust related types for consistency.
Reviewed by: mckusick (previous version)
MFC after: 3 weeks
2013-10-24 00:33:29 +00:00
Kirk McKusick
ed75b5a156
When running with the -d option, instrument fsck_ffs to track the number,
...
data type, and running time of its I/O operations.
No functional changes.
2013-02-24 06:44:29 +00:00
Dag-Erling Smørgrav
d40c066473
Mechanical whitespace cleanup.
...
MFC after: 3 weeks
2011-04-27 02:55:03 +00:00
David E. O'Brien
c69284ca08
Use __FBSDID() to quiet GCC 3.3 warnings.
2003-05-03 18:41:59 +00:00
Poul-Henning Kamp
5186921306
Add a source file where EXTATTR checks will happen and hook it in even
...
if it doesn't do anything yet.
Sponsored by: DARPA & NAI Labs.
2002-09-16 11:27:47 +00:00