OSDN Git Service

Merge tag 'ceph-for-5.6-rc2' of https://github.com/ceph/ceph-client
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 14 Feb 2020 22:42:31 +0000 (14:42 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 14 Feb 2020 22:42:31 +0000 (14:42 -0800)
commitcf556edfde6cfc293ce63de02ac23f725e41dfb1
tree4e888c8415c948f0278ed14af4c7c4f35edd5397
parentca60ad6a6bc4aa88c02c6f103dd80df54689ea4d
parent3b20bc2fe4c0cfd82d35838965dc7ff0b93415c6
Merge tag 'ceph-for-5.6-rc2' of https://github.com/ceph/ceph-client

Pull ceph fixes from Ilya Dryomov:

 - make O_DIRECT | O_APPEND combination work better

 - redo the server path canonicalization patch that went into -rc1

 - fix the 'noacl' mount option that got broken by the conversion to the
   new mount API in 5.5

* tag 'ceph-for-5.6-rc2' of https://github.com/ceph/ceph-client:
  ceph: noacl mount option is effectively ignored
  ceph: canonicalize server path in place
  ceph: do not execute direct write in parallel if O_APPEND is specified