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:
455c6fd
)
fuse: Linking file to inode helper
author
Pavel Emelyanov
<xemul@openvz.org>
Thu, 10 Oct 2013 13:10:04 +0000
(17:10 +0400)
committer
Miklos Szeredi
<mszeredi@suse.cz>
Wed, 2 Apr 2014 13:38:47 +0000
(15:38 +0200)
When writeback is ON every writeable file should be in per-inode write list,
not only mmap-ed ones. Thus introduce a helper for this linkage.
Signed-off-by: Maxim Patlasov <MPatlasov@parallels.com>
Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>
fs/fuse/file.c
patch
|
blob
|
history
diff --cc
fs/fuse/file.c
Simple merge