kernel_optimize_test/fs/ceph
Yan, Zheng af9cc401ce ceph: invalidate pages that beyond EOF in ceph_writepages_start()
Dirty pages can be associated with different capsnap. Different capsnap
may have different EOF value. So invalidating dirty pages according to
the largest EOF value is wrong. Dirty pages beyond EOF, but associated
with other capsnap, do not get invalidated.

Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
2018-04-02 10:12:47 +02:00
..
acl.c
addr.c ceph: invalidate pages that beyond EOF in ceph_writepages_start() 2018-04-02 10:12:47 +02:00
cache.c ceph: add newline to end of debug message format 2018-04-02 10:12:44 +02:00
cache.h
caps.c ceph: optimizing cap reservation 2018-04-02 10:12:47 +02:00
ceph_frag.c
debugfs.c libceph, ceph: change permission for readonly debugfs entries 2018-04-02 10:12:45 +02:00
dir.c ceph: change variable name to follow common rule 2018-04-02 10:12:47 +02:00
export.c
file.c ceph: change variable name to follow common rule 2018-04-02 10:12:47 +02:00
inode.c ceph: invalidate pages that beyond EOF in ceph_writepages_start() 2018-04-02 10:12:47 +02:00
ioctl.c libceph, ceph: move ceph_calc_file_object_mapping() to striper.c 2018-04-02 10:12:43 +02:00
ioctl.h
Kconfig fs/*/Kconfig: drop links to 404-compliant http://acl.bestbits.at 2018-01-01 12:45:37 -07:00
locks.c ceph: add newline to end of debug message format 2018-04-02 10:12:44 +02:00
Makefile
mds_client.c ceph: add newline to end of debug message format 2018-04-02 10:12:44 +02:00
mds_client.h ceph: try to allocate enough memory for reserved caps 2018-01-29 18:36:12 +01:00
mdsmap.c
snap.c ceph: fix incorrect snaprealm when adding caps 2018-01-29 18:36:09 +01:00
strings.c
super.c ceph: mark the cap cache as unreclaimable 2018-04-02 10:12:47 +02:00
super.h ceph: flush dirty caps of unlinked inode ASAP 2018-02-26 16:19:16 +01:00
xattr.c