]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd851f885461d111c75c25707010943c0f5805aeb
tree4e888c8415c948f0278ed14af4c7c4f35edd5397
parent99b85f20d8f107002f445183b87dac7252b57438
parente15fbb02a4a920d18bc7296cd4d2496506d9ff08
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