-
- Downloads
Merge tag 'ceph-for-6.8-rc1' of https://github.com/ceph/ceph-client
Pull ceph updates from Ilya Dryomov: "Assorted CephFS fixes and cleanups with nothing standing out" * tag 'ceph-for-6.8-rc1' of https://github.com/ceph/ceph-client: ceph: get rid of passing callbacks in __dentry_leases_walk() ceph: d_obtain_{alias,root}(ERR_PTR(...)) will do the right thing ceph: fix invalid pointer access if get_quota_realm return ERR_PTR ceph: remove duplicated code in ceph_netfs_issue_read() ceph: send oldest_client_tid when renewing caps ceph: rename create_session_open_msg() to create_session_full_msg() ceph: select FS_ENCRYPTION_ALGS if FS_ENCRYPTION ceph: fix deadlock or deadcode of misusing dget() ceph: try to allocate a smaller extent map for sparse read libceph: remove MAX_EXTENTS check for sparse reads ceph: reinitialize mds feature bit even when session in open ceph: skip reconnecting if MDS is not ready
Showing
- fs/ceph/Kconfig 1 addition, 0 deletionsfs/ceph/Kconfig
- fs/ceph/addr.c 5 additions, 3 deletionsfs/ceph/addr.c
- fs/ceph/caps.c 3 additions, 6 deletionsfs/ceph/caps.c
- fs/ceph/dir.c 13 additions, 8 deletionsfs/ceph/dir.c
- fs/ceph/export.c 0 additions, 2 deletionsfs/ceph/export.c
- fs/ceph/file.c 6 additions, 2 deletionsfs/ceph/file.c
- fs/ceph/mds_client.c 25 additions, 10 deletionsfs/ceph/mds_client.c
- fs/ceph/quota.c 22 additions, 17 deletionsfs/ceph/quota.c
- fs/ceph/super.h 14 additions, 0 deletionsfs/ceph/super.h
- include/linux/ceph/osd_client.h 5 additions, 2 deletionsinclude/linux/ceph/osd_client.h
- net/ceph/osd_client.c 4 additions, 13 deletionsnet/ceph/osd_client.c
Loading
Please register or sign in to comment