Skip to content
Commit c10f5e12 authored by Sage Weil's avatar Sage Weil
Browse files

ceph: clear dir complete on d_move



d_move() reorders the d_subdirs list, breaking the readdir result caching.
Unless/until d_move preserves that ordering, clear CEPH_I_COMPLETE on
rename.

Signed-off-by: default avatarSage Weil <sage@newdream.net>
parent 66f41d4c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment