OSDN Git Service

Pass blksize option to FUSE.
authorrelan <relan@users.noreply.github.com>
Sun, 20 Feb 2011 10:32:39 +0000 (10:32 +0000)
committerrelan <relan@users.noreply.github.com>
Mon, 24 Aug 2015 05:26:13 +0000 (08:26 +0300)
commit4c0c007772f7e9cd9062758dfd8a0248966e4f95
treedc797e154d4c90d4b1831704571489f148b31f62
parent84dbec76bd9ff16f516a96f1f1eaa4425c176952
Pass blksize option to FUSE.

This should solve "Invalid argument" error while mounting a volume from a
disk with sector size greater than 512 bytes.
fuse/main.c