remarkable-linux/fs/efs
David Woodhouse dc8e190948 EFS: Don't set f_fsid in statfs().
We don't have any suitable value to put in f_fsid. Using EFS_MAGIC
really isn't a good idea, because all EFS file systems will have the
same f_fsid then.

Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
2008-09-02 23:15:22 +01:00
..
dir.c
efs.h
file.c
inode.c
Makefile
namei.c [PATCH] fix efs_lookup() 2008-08-25 01:18:04 -04:00
super.c EFS: Don't set f_fsid in statfs(). 2008-09-02 23:15:22 +01:00
symlink.c