OSDN Git Service

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)
commiteb24fdd8e6f5c6bb95129748a1801c6476492aba
treeda951f5852d918181639567d92bc7d987739b1c3
parent4334f30ebf395b204c6cbeabf371a5a998d6ba7c
parent12ae44a40a1be891bdc6463f8c7072b4ede746ef
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