Merge tag 'ceph-for-6.2-rc3' of https://github.com/ceph/ceph-client
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 6 Jan 2023 20:11:41 +0000 (12:11 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 6 Jan 2023 20:11:41 +0000 (12:11 -0800)
commit5c1a712f71286b8435d48e3be5f8faf39a4cc837
tree6d8a6f981569ac5f914ea389ec3286f274c4721d
parent7b8c854cfe8c94b2ec382a3632b1bd7c970c80b4
parent8e1858710d9a71d88acd922f2e95d1eddb90eea0
Merge tag 'ceph-for-6.2-rc3' of https://github.com/ceph/ceph-client

Pull ceph fixes from Ilya Dryomov:
 "Two file locking fixes from Xiubo"

* tag 'ceph-for-6.2-rc3' of https://github.com/ceph/ceph-client:
  ceph: avoid use-after-free in ceph_fl_release_lock()
  ceph: switch to vfs_inode_has_locks() to fix file lock bug