From: Miklos Szeredi Date: Thu, 7 Dec 2006 04:35:48 +0000 (-0800) Subject: [PATCH] fuse: add blksize option X-Git-Tag: v2.6.20-rc1~145^2^2~224 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d809161402e9f99aefe8848c4e701597ac367269;p=pandora-kernel.git [PATCH] fuse: add blksize option Add 'blksize' option for block device based filesystems. During initialization this is used to set the block size on the device and the super block. The default block size is 512bytes. Signed-off-by: Miklos Szeredi Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed