From: Xiubo Li <xiubli@xxxxxxxxxx> V2: - minor fixes to clean up the code from Jeff's comments, thanks - swith to use lockdep_assert_held(). Xiubo Li (3): ceph: remove the capsnaps when removing the caps ceph: don't WARN if we're force umounting ceph: don't WARN if we're iterate removing the session caps fs/ceph/caps.c | 95 ++++++++++++++++++++++++++++++++------------ fs/ceph/mds_client.c | 34 ++++++++++++++-- fs/ceph/super.h | 7 ++++ 3 files changed, 107 insertions(+), 29 deletions(-) -- 2.27.0