minix/minix/lib/libsffs
David van Moolenbroek 22840dea11 libfsdriver: preinitialize stat.st_ino
The stat.st_ino field must always be filled with the inode number
given as part of the fdr_stat request anyway, so libfsdriver can
simply fill in the number and allow the file system not to bother.

Change-Id: Ia7a849d0b23dfc83010df0d48fa26e4225427694
2015-06-23 14:38:04 +00:00
..
const.h New sources layout 2014-07-31 16:00:30 +02:00
dentry.c libsffs: use libfsdriver 2014-09-18 12:46:25 +00:00
glo.h libfsdriver: prefill st_dev for stat requests 2014-11-14 15:54:16 +00:00
handle.c libfsdriver: prefill st_dev for stat requests 2014-11-14 15:54:16 +00:00
inc.h libfsdriver: prefill st_dev for stat requests 2014-11-14 15:54:16 +00:00
inode.c libsffs: use libfsdriver 2014-09-18 12:46:25 +00:00
inode.h New sources layout 2014-07-31 16:00:30 +02:00
link.c libfsdriver: prefill st_dev for stat requests 2014-11-14 15:54:16 +00:00
lookup.c libsffs: use libfsdriver 2014-09-18 12:46:25 +00:00
main.c libsffs: use libfsdriver 2014-09-18 12:46:25 +00:00
Makefile libsffs: use libfsdriver 2014-09-18 12:46:25 +00:00
misc.c libsffs: use libfsdriver 2014-09-18 12:46:25 +00:00
mount.c libfsdriver: prefill st_dev for stat requests 2014-11-14 15:54:16 +00:00
name.c libsffs: use libfsdriver 2014-09-18 12:46:25 +00:00
path.c New sources layout 2014-07-31 16:00:30 +02:00
proto.h libsffs: use libfsdriver 2014-09-18 12:46:25 +00:00
read.c libsffs, libvtreefs: fix getdents bug 2015-02-10 13:47:29 +00:00
stat.c libfsdriver: preinitialize stat.st_ino 2015-06-23 14:38:04 +00:00
table.c libsffs: use libfsdriver 2014-09-18 12:46:25 +00:00
verify.c New sources layout 2014-07-31 16:00:30 +02:00
write.c libfsdriver: prefill st_dev for stat requests 2014-11-14 15:54:16 +00:00