Merge tag 'pull-ceph-d_name-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 28 Jul 2025 17:35:13 +0000 (10:35 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 28 Jul 2025 17:35:13 +0000 (10:35 -0700)
commit815d3c16280ce289c558255acc4296b36383d1a4
tree4eb9b2f84dd6b66b5d3a25c63c007d8ebf651c1a
parent2d9c1336edc7d8f8e058822e02c0ce4d126a298e
parent0d2da2561bdeb459b6c540c2417a15c1f8732e6a
Merge tag 'pull-ceph-d_name-fixes' of git://git./linux/kernel/git/viro/vfs

Pull ceph dentry->d_name fixes from Al Viro:
 "Stuff that had fallen through the cracks back in February; ceph folks
  tested that pile and said they prefer to have it go through my tree..."

* tag 'pull-ceph-d_name-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
  ceph: fix a race with rename() in ceph_mdsc_build_path()
  prep for ceph_encode_encrypted_fname() fixes
  [ceph] parse_longname(): strrchr() expects NUL-terminated string