Home
last modified time | relevance | path

Searched hist:"46 b59b2be05a71d80d76883d2f495f182d768f47" (Results 1 – 2 of 2) sorted by relevance

/linux/fs/ceph/
H A Dcache.hdiff 46b59b2be05a71d80d76883d2f495f182d768f47 Wed May 18 09:25:03 CEST 2016 Yan, Zheng <zyan@redhat.com> ceph: disable fscache when inode is opened for write

All other filesystems do not add dirty pages to fscache. They all
disable fscache when inode is opened for write. Only ceph adds
dirty pages to fscache, but the code is buggy.

Signed-off-by: Yan, Zheng <zyan@redhat.com>
H A Dcache.cdiff 46b59b2be05a71d80d76883d2f495f182d768f47 Wed May 18 09:25:03 CEST 2016 Yan, Zheng <zyan@redhat.com> ceph: disable fscache when inode is opened for write

All other filesystems do not add dirty pages to fscache. They all
disable fscache when inode is opened for write. Only ceph adds
dirty pages to fscache, but the code is buggy.

Signed-off-by: Yan, Zheng <zyan@redhat.com>