Merge tag 'ceph-for-5.16-rc6' of git://github.com/ceph/ceph-client
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 15 Dec 2021 19:06:41 +0000 (11:06 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 15 Dec 2021 19:06:41 +0000 (11:06 -0800)
commit2b14864acbaaf03d9c01982e243a84632524c3ac
tree99cae919d1b97ddbc4e02b26f4811d5c6173278a
parentd9c1e6409cf47585a1f9abdd9b37d62ca7910966
parentfd84bfdddd169c219c3a637889a8b87f70a072c2
Merge tag 'ceph-for-5.16-rc6' of git://github.com/ceph/ceph-client

Pull ceph fixes from Ilya Dryomov:
 "An SGID directory handling fix (marked for stable), a metrics
  accounting fix and two fixups to appease static checkers"

* tag 'ceph-for-5.16-rc6' of git://github.com/ceph/ceph-client:
  ceph: fix up non-directory creation in SGID directories
  ceph: initialize pathlen variable in reconnect_caps_cb
  ceph: initialize i_size variable in ceph_sync_read
  ceph: fix duplicate increment of opened_inodes metric