Merge tag 'ceph-for-5.2-rc4' of git://github.com/ceph/ceph-client
Pull ceph fixes from Ilya Dryomov: "A change to call iput() asynchronously to avoid a possible deadlock when iput_final() needs to wait for in-flight I/O (e.g. readahead) and a fixup for a cleanup that went into -rc1" * tag 'ceph-for-5.2-rc4' of git://github.com/ceph/ceph-client: ceph: fix error handling in ceph_get_caps() ceph: avoid iput_final() while holding mutex or in dispatch thread ceph: single workqueue for inode related works
No related branches found
No related tags found
Showing
- fs/ceph/caps.c 19 additions, 15 deletionsfs/ceph/caps.c
- fs/ceph/file.c 1 addition, 1 deletionfs/ceph/file.c
- fs/ceph/inode.c 83 additions, 72 deletionsfs/ceph/inode.c
- fs/ceph/mds_client.c 18 additions, 10 deletionsfs/ceph/mds_client.c
- fs/ceph/quota.c 6 additions, 3 deletionsfs/ceph/quota.c
- fs/ceph/snap.c 11 additions, 5 deletionsfs/ceph/snap.c
- fs/ceph/super.c 7 additions, 21 deletionsfs/ceph/super.c
- fs/ceph/super.h 11 additions, 8 deletionsfs/ceph/super.h
Loading
Please register or sign in to comment