Merge tag 'ceph-for-5.9-rc3' of git://github.com/ceph/ceph-client
Pull ceph fixes from Ilya Dryomov: "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" * tag 'ceph-for-5.9-rc3' of git://github.com/ceph/ceph-client: ceph: don't allow setlease on cephfs ceph: fix inode number handling on arches with 32-bit ino_t libceph: add __maybe_unused to DEFINE_CEPH_FEATURE
No related branches found
No related tags found
Showing
- fs/ceph/caps.c 7 additions, 7 deletionsfs/ceph/caps.c
- fs/ceph/debugfs.c 2 additions, 2 deletionsfs/ceph/debugfs.c
- fs/ceph/dir.c 13 additions, 18 deletionsfs/ceph/dir.c
- fs/ceph/file.c 3 additions, 2 deletionsfs/ceph/file.c
- fs/ceph/inode.c 9 additions, 10 deletionsfs/ceph/inode.c
- fs/ceph/mds_client.h 1 addition, 1 deletionfs/ceph/mds_client.h
- fs/ceph/quota.c 2 additions, 2 deletionsfs/ceph/quota.c
- fs/ceph/super.h 38 additions, 35 deletionsfs/ceph/super.h
- include/linux/ceph/ceph_features.h 4 additions, 4 deletionsinclude/linux/ceph/ceph_features.h
Loading
Please register or sign in to comment