1
0
Fork 0
alistair23-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
..
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
dir.c efs: move headers out of include/linux/ 2008-02-23 17:12:15 -08:00
efs.h efs: move headers out of include/linux/ 2008-02-23 17:12:15 -08:00
file.c efs: move headers out of include/linux/ 2008-02-23 17:12:15 -08:00
inode.c efs: update error msg to not refer to deleted read_inode() 2008-04-02 15:28:19 -07:00
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 efs: move headers out of include/linux/ 2008-02-23 17:12:15 -08:00