]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - Documentation/filesystems/fuse.txt
[PATCH] fuse: add blksize option
[mv-sheeva.git] / Documentation / filesystems / fuse.txt
index fd17dce15a96f55bc0c31467689ce02ec72af367..345392c4caebdb1d7bc806d4f6f6b9fa911fc8e6 100644 (file)
@@ -110,6 +110,11 @@ Mount options
   The default is infinite.  Note that the size of read requests is
   limited anyway to 32 pages (which is 128kbyte on i386).
 
+'blksize=N'
+
+  Set the block size for the filesystem.  The default is 512.  This
+  option is only valid for 'fuseblk' type mounts.
+
 Control filesystem
 ~~~~~~~~~~~~~~~~~~