From: Tejun Heo Date: Thu, 16 Oct 2008 14:08:57 +0000 (+0200) Subject: fuse: implement nonseekable open X-Git-Tag: v2.6.28-rc1~86^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a7c1b990f71574e077b94ce4582e2cf11cb891fe;p=pandora-kernel.git fuse: implement nonseekable open Let the client request nonseekable open using FOPEN_NONSEEKABLE and call nonseekable_open() on the file if requested. Signed-off-by: Tejun Heo Signed-off-by: Miklos Szeredi --- Reading git-diff-tree failed