From: David Woodhouse Date: Tue, 2 Sep 2008 22:15:22 +0000 (+0100) Subject: EFS: Don't set f_fsid in statfs(). X-Git-Tag: v2.6.28-rc1~610^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc8e19094872cc4c9449268a44cbc2b99654840d;p=pandora-kernel.git 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 --- Reading git-diff-tree failed