git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
afa153f
)
EFS: Don't set f_fsid in statfs().
author
David Woodhouse
<David.Woodhouse@intel.com>
Tue, 2 Sep 2008 22:15:22 +0000
(23:15 +0100)
committer
David Woodhouse
<David.Woodhouse@intel.com>
Tue, 2 Sep 2008 22:15:22 +0000
(23:15 +0100)
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>
No differences found