If open sets fi->nonseekable, libfuse will tell the kernel that the file is not seeka...
commitcafdcb253e4c7ad6238198982425c004b487d2e6
authorMiklos Szeredi <miklos@szeredi.hu>
Fri, 28 Nov 2008 15:12:48 +0000 (28 15:12 +0000)
committerMiklos Szeredi <miklos@szeredi.hu>
Fri, 28 Nov 2008 15:12:48 +0000 (28 15:12 +0000)
tree8271aaf24fc9470b60458c897f09156bf0921b25
parente9191d5550e36bde10781e4aa84a3fc4be17f609
If open sets fi->nonseekable, libfuse will tell the kernel that the file is not seekable.  Patch by Tejun Heo
ChangeLog
include/fuse_common.h
include/fuse_kernel.h
lib/fuse_lowlevel.c