minix/servers
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
..
devman Remove obsolete INSTALLFLAGS from makefiles 2012-02-16 23:26:38 +01:00
ds Remove obsolete INSTALLFLAGS from makefiles 2012-02-16 23:26:38 +01:00
ext2 Remove obsolete INSTALLFLAGS from makefiles 2012-02-16 23:26:38 +01:00
hgfs hgfs: fix atime/mtime attribute setting bug 2011-12-23 19:02:57 +01:00
inet Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
init Remove obsolete INSTALLFLAGS from makefiles 2012-02-16 23:26:38 +01:00
ipc vm_remap_ro 2012-01-13 11:30:01 +00:00
is VFS: replace VFS with AVFS 2012-02-13 16:53:21 +00:00
iso9660fs iso9660: link with libc 2012-02-22 15:17:20 +00:00
lwip LWIP,NETSOCK - lwip uses asynchronous protocol 2012-03-02 15:44:48 +00:00
mfs mfs: more accurate stat.st_blocks estimation 2012-03-05 22:32:33 +01:00
pfs Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
pm Remove obsolete INSTALLFLAGS from makefiles 2012-02-16 23:26:38 +01:00
procfs VFS: replace VFS with AVFS 2012-02-13 16:53:21 +00:00
rs Remove obsolete INSTALLFLAGS from makefiles 2012-02-16 23:26:38 +01:00
sched Remove obsolete INSTALLFLAGS from makefiles 2012-02-16 23:26:38 +01:00
vfs VFS - no CANCEL for async non-blocking operations 2012-03-02 15:44:48 +00:00
vm servers: fix clang warnings in iso9660fs and vm 2012-02-17 16:48:40 +01:00
Makefile VFS: replace VFS with AVFS 2012-02-13 16:53:21 +00:00
Makefile.inc Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00