[PATCH] fuse: add frsize to statfs reply
authorMiklos Szeredi <miklos@szeredi.hu>
Fri, 6 Jan 2006 08:19:37 +0000 (00:19 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 6 Jan 2006 16:33:55 +0000 (08:33 -0800)
commitde5f12025572ef8fcffa4be5453061725acfb754
tree5d3f54fa7619fd7cc1ddddb037d31b280e3f3dba
parent45714d65618407bce1fd0271bc58303ce14b0785
[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 <miklos@szeredi.hu>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
fs/fuse/inode.c
include/linux/fuse.h