These patches fix a couple of problems that Al noticed around our handling of snapdir dentries. I'm going to feed these into our testing branch soon, along with the ceph fixes (and helper patch) that Al posted in this series: https://lore.kernel.org/linux-fsdevel/YExBLBEbJRXDV19F@xxxxxxxxxxxxxxxxxxxxx/ It makes for a bit of a messy testing branch for now, unfortunately, with the fscache changes in there as well, but hopefully we can merge some of these fixes soon and get the branch back into a simpler state. Jeff Layton (2): ceph: don't clobber i_snap_caps on non-I_NEW inode ceph: don't use d_add in ceph_handle_snapdir fs/ceph/dir.c | 30 ++++++++++++++++++------------ fs/ceph/file.c | 6 ++++-- fs/ceph/inode.c | 7 ++++--- fs/ceph/super.h | 2 +- 4 files changed, 27 insertions(+), 18 deletions(-) -- 2.30.2