]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'ceph-for-5.7-rc5' of git://github.com/ceph/ceph-client
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 8 May 2020 17:27:00 +0000 (10:27 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 8 May 2020 17:27:00 +0000 (10:27 -0700)
commitdea50c7d938948943be14c104373e5e85f76119e
treeda951f5852d918181639567d92bc7d987739b1c3
parent1c4c5f7e51c1766b82d911e584c1fb0098eb8874
parent140e0505d77f5e2854ee6606e42ab6246c613e04
Merge tag 'ceph-for-5.7-rc5' of git://github.com/ceph/ceph-client

Pull ceph fixes from Ilya Dryomov:
 "Fixes for an endianness handling bug that prevented mounts on
  big-endian arches, a spammy log message and a couple error paths.

  Also included a MAINTAINERS update"

* tag 'ceph-for-5.7-rc5' of git://github.com/ceph/ceph-client:
  ceph: demote quotarealm lookup warning to a debug message
  MAINTAINERS: remove myself as ceph co-maintainer
  ceph: fix double unlock in handle_cap_export()
  ceph: fix special error code in ceph_try_get_caps()
  ceph: fix endianness bug when handling MDS session feature bits
MAINTAINERS