]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb609742427b6f4f8dd3b27d299b21ef17581415e
tree99cae919d1b97ddbc4e02b26f4811d5c6173278a
parent38b553504c19e3c7d4dd6092d85cec312511a544
parent3725be669fb99710b49efb4267db81829820b82c
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