linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Ceph fixes for 5.6-rc2
@ 2020-02-14 16:49 Ilya Dryomov
  2020-02-15 18:40 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Ilya Dryomov @ 2020-02-14 16:49 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: ceph-devel, linux-kernel

Hi Linus,

The following changes since commit bb6d3fb354c5ee8d6bde2d576eb7220ea09862b9:

  Linux 5.6-rc1 (2020-02-09 16:08:48 -0800)

are available in the Git repository at:

  https://github.com/ceph/ceph-client.git tags/ceph-for-5.6-rc2

for you to fetch changes up to 3b20bc2fe4c0cfd82d35838965dc7ff0b93415c6:

  ceph: noacl mount option is effectively ignored (2020-02-11 17:04:40 +0100)

----------------------------------------------------------------
A patch to make O_DIRECT | O_APPEND combination work better, a redo
of server path canonicalization patch that went into -rc1 and a fixup
for noacl mount option that got broken by the conversion to the new
mount API in 5.5.

----------------------------------------------------------------
Ilya Dryomov (1):
      ceph: canonicalize server path in place

Xiubo Li (2):
      ceph: do not execute direct write in parallel if O_APPEND is specified
      ceph: noacl mount option is effectively ignored

 fs/ceph/file.c  |  17 +++++---
 fs/ceph/super.c | 129 ++++++++++++++------------------------------------------
 fs/ceph/super.h |   2 +-
 3 files changed, 44 insertions(+), 104 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] Ceph fixes for 5.6-rc2
  2020-02-14 16:49 [GIT PULL] Ceph fixes for 5.6-rc2 Ilya Dryomov
@ 2020-02-15 18:40 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-02-15 18:40 UTC (permalink / raw)
  To: Ilya Dryomov; +Cc: Linus Torvalds, ceph-devel, linux-kernel

The pull request you sent on Fri, 14 Feb 2020 17:49:44 +0100:

> https://github.com/ceph/ceph-client.git tags/ceph-for-5.6-rc2

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/cf556edfde6cfc293ce63de02ac23f725e41dfb1

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-02-15 18:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-14 16:49 [GIT PULL] Ceph fixes for 5.6-rc2 Ilya Dryomov
2020-02-15 18:40 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).