Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client: ceph: clean up on forwarded aborted mds request ceph: fix leak of osd authorizer ceph: close out mds, osd connections before stopping auth ceph: make lease code DN specific fs/ceph: Use ERR_CAST ceph: renew auth tickets before they expire ceph: do not resend mon requests on auth ticket renewal ceph: removed duplicated #includes ceph: avoid possible null dereference ceph: make mds requests killable, not interruptible sched: add wait_for_completion_killable_timeout
No related branches found
No related tags found
Showing
- fs/ceph/auth.c 3 additions, 4 deletionsfs/ceph/auth.c
- fs/ceph/auth.h 6 additions, 0 deletionsfs/ceph/auth.h
- fs/ceph/auth_none.c 8 additions, 0 deletionsfs/ceph/auth_none.c
- fs/ceph/auth_x.c 12 additions, 0 deletionsfs/ceph/auth_x.c
- fs/ceph/ceph_fs.h 11 additions, 10 deletionsfs/ceph/ceph_fs.h
- fs/ceph/dir.c 1 addition, 1 deletionfs/ceph/dir.c
- fs/ceph/export.c 1 addition, 1 deletionfs/ceph/export.c
- fs/ceph/file.c 1 addition, 1 deletionfs/ceph/file.c
- fs/ceph/inode.c 1 addition, 1 deletionfs/ceph/inode.c
- fs/ceph/mds_client.c 13 additions, 8 deletionsfs/ceph/mds_client.c
- fs/ceph/messenger.c 6 additions, 0 deletionsfs/ceph/messenger.c
- fs/ceph/messenger.h 1 addition, 0 deletionsfs/ceph/messenger.h
- fs/ceph/mon_client.c 4 additions, 1 deletionfs/ceph/mon_client.c
- fs/ceph/osd_client.c 6 additions, 1 deletionfs/ceph/osd_client.c
- fs/ceph/osdmap.c 1 addition, 1 deletionfs/ceph/osdmap.c
- fs/ceph/super.c 10 additions, 2 deletionsfs/ceph/super.c
- fs/ceph/super.h 0 additions, 1 deletionfs/ceph/super.h
- include/linux/completion.h 2 additions, 0 deletionsinclude/linux/completion.h
- kernel/sched.c 17 additions, 0 deletionskernel/sched.c
Loading
Please register or sign in to comment