dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/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
dir.c
efs.h
file.c
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