]> 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)
commit02bedaffa362614b4f483daa6a4be5628948a3fc
tree4e888c8415c948f0278ed14af4c7c4f35edd5397
parent038100114e6bea11609c228bc42fac2b0f295573
parent1e99591e925c600e0d63bb2c5cdd3fb0c06f3527
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