"...0d0cea2424ae97b27447dc64a7dbfae83c036c45b403392f0e8ba.png" did not exist on "a3d714c33632ef6bfdfaacc74ae6ba297b4c5820"
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>
Loading
Please register or sign in to comment