Merge tag 'ceph-for-6.4-rc1' of https://github.com/ceph/ceph-client
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 4 May 2023 21:48:02 +0000 (14:48 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 4 May 2023 21:48:02 +0000 (14:48 -0700)
commit3c4aa44343777844e425c28f1427127f3e55826f
tree38e3265782609d7397f7bb9a0b17407e02d1af6b
parent8e15605be8baeb9e3957c268c7d6f901c327ad5c
parentdb2993a423e3fd0e4878f4d3ac66fe717f5f072e
Merge tag 'ceph-for-6.4-rc1' of https://github.com/ceph/ceph-client

Pull ceph updates from Ilya Dryomov:
 "A few filesystem improvements, with a rather nasty use-after-free fix
  from Xiubo intended for stable"

* tag 'ceph-for-6.4-rc1' of https://github.com/ceph/ceph-client:
  ceph: reorder fields in 'struct ceph_snapid_map'
  ceph: pass ino# instead of old_dentry if it's disconnected
  ceph: fix potential use-after-free bug when trimming caps
  ceph: implement writeback livelock avoidance using page tagging
  ceph: do not print the whole xattr value if it's too long
fs/ceph/xattr.c