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-01-13 11:30:01 +00:00
2012-02-13 16:53:21 +00:00
2012-02-22 15:17:20 +00:00
2012-02-13 16:53:21 +00:00
2012-02-13 16:53:21 +00:00