From: Christoph Hellwig Date: Wed, 7 Jul 2010 16:53:25 +0000 (+0200) Subject: add f_flags to struct statfs(64) X-Git-Tag: v2.6.36-rc1~304^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=365b18189789bfa1acd9939e6312b8a4b4577b28;p=pandora-kernel.git add f_flags to struct statfs(64) Add a flags field to help glibc implementing statvfs(3) efficiently. We copy the flag values from glibc, and add a new ST_VALID flag to denote that f_flags is implemented. Signed-off-by: Christoph Hellwig Signed-off-by: Al Viro --- Reading git-diff-tree failed