git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
29d434b
)
fuse: implement nonseekable open
author
Tejun Heo
<tj@kernel.org>
Thu, 16 Oct 2008 14:08:57 +0000
(16:08 +0200)
committer
Miklos Szeredi
<miklos@szeredi.hu>
Thu, 16 Oct 2008 14:08:57 +0000
(16:08 +0200)
Let the client request nonseekable open using FOPEN_NONSEEKABLE and
call nonseekable_open() on the file if requested.
Signed-off-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>
No differences found