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
2010-10-25 08:32:14 +00:00
2012-02-22 01:51:19 +01:00
2011-11-18 11:11:04 +01:00
2012-03-05 13:00:06 +01:00
2012-02-16 01:48:46 +00:00
2012-02-24 13:30:09 +01:00
2012-03-05 22:32:14 +01:00
2012-02-26 23:34:59 +01:00
2012-02-24 11:50:28 +01:00
2010-01-21 10:16:05 +00:00
Description
A fun microkernel meant to match modern usecases
GPL-3.0 148 MiB
Languages
C 78.2%
Roff 10.2%
Assembly 4.6%
Shell 3.7%
Makefile 1.6%
Other 1.2%