David van Moolenbroek fecfd07997 mfs: more accurate stat.st_blocks estimation
On MFS file systems, the stat(2) call now counts indirect blocks as
part of the st_blocks calculation, in addition to proper initial
rounding of the file size. The returned value is now a true upper
bound on the actual number of 512-byte blocks allocated to the file.
As before, it is not accurate for sparse files.
2012-03-05 22:32:33 +01:00
..
2012-02-15 03:46:01 +01:00
2011-12-22 01:29:27 +01:00
2011-12-22 01:29:27 +01:00
2011-12-22 16:53:32 +01:00
2011-12-22 01:29:27 +01:00
2011-09-08 12:23:03 +00:00
2011-12-22 01:29:27 +01:00
2011-12-22 16:53:32 +01:00
2012-01-08 23:52:57 +04:00
2011-12-22 16:53:32 +01:00
2011-11-09 14:43:25 +01:00
2010-06-01 12:35:33 +00:00