linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Ceph fixes for 5.9-rc3
@ 2020-08-28 12:20 Ilya Dryomov
  2020-08-28 19:58 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Ilya Dryomov @ 2020-08-28 12:20 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: ceph-devel, linux-kernel

Hi Linus,

The following changes since commit d012a7190fc1fd72ed48911e77ca97ba4521bccd:

  Linux 5.9-rc2 (2020-08-23 14:08:43 -0700)

are available in the Git repository at:

  https://github.com/ceph/ceph-client.git tags/ceph-for-5.9-rc3

for you to fetch changes up to 496ceaf12432b3d136dcdec48424312e71359ea7:

  ceph: don't allow setlease on cephfs (2020-08-24 20:06:54 +0200)

----------------------------------------------------------------
We have an inode number handling change, prompted by s390x which is
a 64-bit architecture with a 32-bit ino_t, a patch to disallow leases
to avoid potential data integrity issues when CephFS is re-exported
via NFS or CIFS and a fix for the bulk of W=1 compilation warnings.

----------------------------------------------------------------
Ilya Dryomov (1):
      libceph: add __maybe_unused to DEFINE_CEPH_FEATURE

Jeff Layton (2):
      ceph: fix inode number handling on arches with 32-bit ino_t
      ceph: don't allow setlease on cephfs

 fs/ceph/caps.c                     | 14 ++++----
 fs/ceph/debugfs.c                  |  4 +--
 fs/ceph/dir.c                      | 31 +++++++---------
 fs/ceph/file.c                     |  5 +--
 fs/ceph/inode.c                    | 19 +++++-----
 fs/ceph/mds_client.h               |  2 +-
 fs/ceph/quota.c                    |  4 +--
 fs/ceph/super.h                    | 73 ++++++++++++++++++++------------------
 include/linux/ceph/ceph_features.h |  8 ++---
 9 files changed, 79 insertions(+), 81 deletions(-)

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

* Re: [GIT PULL] Ceph fixes for 5.9-rc3
  2020-08-28 12:20 [GIT PULL] Ceph fixes for 5.9-rc3 Ilya Dryomov
@ 2020-08-28 19:58 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-08-28 19:58 UTC (permalink / raw)
  To: Ilya Dryomov; +Cc: Linus Torvalds, ceph-devel, linux-kernel

The pull request you sent on Fri, 28 Aug 2020 14:20:00 +0200:

> https://github.com/ceph/ceph-client.git tags/ceph-for-5.9-rc3

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

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:[~2020-08-28 19:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-28 12:20 [GIT PULL] Ceph fixes for 5.9-rc3 Ilya Dryomov
2020-08-28 19:58 ` 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).