Star64_linux/fs/fuse
Miklos Szeredi a2ebba8241 fuse: decrement NR_WRITEBACK_TEMP on the right page
NR_WRITEBACK_TEMP is accounted on the temporary page in the request, not
the page cache page.

Fixes: 8b284dc472 ("fuse: writepages: handle same page rewrites")
Cc: <stable@vger.kernel.org> # v3.13
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
2019-01-16 10:27:59 +01:00
..
acl.c
control.c
cuse.c
dev.c fuse: call pipe_buf_release() under pipe lock 2019-01-16 10:27:59 +01:00
dir.c
file.c fuse: decrement NR_WRITEBACK_TEMP on the right page 2019-01-16 10:27:59 +01:00
fuse_i.h
inode.c cuse: fix ioctl 2019-01-16 10:27:59 +01:00
Kconfig
Makefile
readdir.c
xattr.c