fuse: optimize fallocate on permanent failure
authorMiklos Szeredi <mszeredi@suse.cz>
Thu, 26 Apr 2012 08:56:36 +0000 (10:56 +0200)
committerMiklos Szeredi <mszeredi@suse.cz>
Thu, 26 Apr 2012 08:56:36 +0000 (10:56 +0200)
If userspace filesystem doesn't support fallocate, remember this and don't send
request next time.

Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>

No differences found