[PATCH 01/14] fuse: Linking file to inode helper

2013-04-01 Thread Maxim V. Patlasov
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 Signed-off-by: Pavel Emelyanov --- fs/fuse/file.c | 33 +++-- 1 files changed, 19 insertions(

[PATCH 01/14] fuse: Linking file to inode helper

2013-01-25 Thread Maxim V. Patlasov
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 Signed-off-by: Pavel Emelyanov --- fs/fuse/file.c | 33 +++-- 1 files changed, 19 insertions(

[PATCH 01/14] fuse: Linking file to inode helper

2012-11-16 Thread Maxim Patlasov
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 Signed-off-by: Pavel Emelyanov --- fs/fuse/file.c | 33 +++-- 1 files changed, 19 insertions(