All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Ceph fixes for 5.18-rc7
@ 2022-05-13 17:12 Ilya Dryomov
  2022-05-13 18:57 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Ilya Dryomov @ 2022-05-13 17:12 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: ceph-devel, linux-kernel

Hi Linus,

The following changes since commit c5eb0a61238dd6faf37f58c9ce61c9980aaffd7a:

  Linux 5.18-rc6 (2022-05-08 13:54:17 -0700)

are available in the Git repository at:

  https://github.com/ceph/ceph-client.git tags/ceph-for-5.18-rc7

for you to fetch changes up to 642d51fb0775a41dd6bb3d99b5a40c24df131c20:

  ceph: check folio PG_private bit instead of folio->private (2022-05-10 09:48:31 +0200)

----------------------------------------------------------------
Two fixes to properly maintain xattrs on async creates and thus
preserve SELinux context on newly created files and to avoid improper
usage of folio->private field which triggered BUG_ONs, both marked for
stable.

----------------------------------------------------------------
Jeff Layton (1):
      ceph: fix setting of xattrs on async created inodes

Xiubo Li (1):
      ceph: check folio PG_private bit instead of folio->private

 fs/ceph/addr.c | 11 +++++++----
 fs/ceph/file.c | 16 +++++++++++++---
 2 files changed, 20 insertions(+), 7 deletions(-)

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

* Re: [GIT PULL] Ceph fixes for 5.18-rc7
  2022-05-13 17:12 [GIT PULL] Ceph fixes for 5.18-rc7 Ilya Dryomov
@ 2022-05-13 18:57 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-05-13 18:57 UTC (permalink / raw)
  To: Ilya Dryomov; +Cc: Linus Torvalds, ceph-devel, linux-kernel

The pull request you sent on Fri, 13 May 2022 19:12:59 +0200:

> https://github.com/ceph/ceph-client.git tags/ceph-for-5.18-rc7

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

Thank you!

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

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

end of thread, other threads:[~2022-05-13 18:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-13 17:12 [GIT PULL] Ceph fixes for 5.18-rc7 Ilya Dryomov
2022-05-13 18:57 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.