From: Miklos Szeredi Date: Fri, 6 Jan 2006 08:19:37 +0000 (-0800) Subject: [PATCH] fuse: add frsize to statfs reply X-Git-Tag: v2.6.16-rc1~936^2~90 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de5f12025572ef8fcffa4be5453061725acfb754;p=pandora-kernel.git [PATCH] fuse: add frsize to statfs reply Add 'frsize' member to the statfs reply. I'm not sure if sending f_fsid will ever be needed, but just in case leave some space at the end of the structure, so less compatibility mess would be required. Signed-off-by: Miklos Szeredi Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed