diff options
author | Yan, Zheng <zyan@redhat.com> | 2016-02-26 09:27:13 +0100 |
---|---|---|
committer | Ilya Dryomov <idryomov@gmail.com> | 2016-03-25 18:51:53 +0100 |
commit | af5e5eb574776cdf1b756a27cc437bff257e22fe (patch) | |
tree | c96a1b12b10744491f89d19ac1bfe21f6a519747 /.get_maintainer.ignore | |
parent | libceph: use sizeof_footer() more (diff) | |
download | linux-af5e5eb574776cdf1b756a27cc437bff257e22fe.tar.xz linux-af5e5eb574776cdf1b756a27cc437bff257e22fe.zip |
ceph: fix race during filling readdir cache
Readdir cache uses page cache to save dentry pointers. When adding
dentry pointers to middle of a page, we need to make sure the page
already exists. Otherwise the beginning part of the page will be
invalid pointers.
Signed-off-by: Yan, Zheng <zyan@redhat.com>
Diffstat (limited to '.get_maintainer.ignore')
0 files changed, 0 insertions, 0 deletions