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: (59 commits) ceph: reuse mon subscribe message instead of allocated anew ceph: avoid resending queued message to monitor ceph: Storage class should be before const qualifier ceph: all allocation functions should get gfp_mask ceph: specify max_bytes on readdir replies ceph: cleanup pool op strings ceph: Use kzalloc ceph: use common helper for aborted dir request invalidation ceph: cope with out of order (unsafe after safe) mds reply ceph: save peer feature bits in connection structure ceph: resync headers with userland ceph: use ceph. prefix for virtual xattrs ceph: throw out dirty caps metadata, data on session teardown ceph: attempt mds reconnect if mds closes our session ceph: clean up send_mds_reconnect interface ceph: wait for mds OPEN reply to indicate reconnect success ceph: only send cap releases when mds is OPEN|HUNG ceph: dicard cap releases on mds restart ceph: make mon client statfs handling more generic ceph: drop src address(es) from message header [new protocol feature] ...
Showing
- fs/ceph/addr.c 3 additions, 8 deletionsfs/ceph/addr.c
- fs/ceph/auth.c 5 additions, 4 deletionsfs/ceph/auth.c
- fs/ceph/auth.h 2 additions, 0 deletionsfs/ceph/auth.h
- fs/ceph/auth_none.c 1 addition, 0 deletionsfs/ceph/auth_none.c
- fs/ceph/auth_x.c 10 additions, 9 deletionsfs/ceph/auth_x.c
- fs/ceph/caps.c 13 additions, 11 deletionsfs/ceph/caps.c
- fs/ceph/ceph_fs.h 58 additions, 4 deletionsfs/ceph/ceph_fs.h
- fs/ceph/ceph_strings.c 15 additions, 1 deletionfs/ceph/ceph_strings.c
- fs/ceph/debugfs.c 9 additions, 4 deletionsfs/ceph/debugfs.c
- fs/ceph/dir.c 30 additions, 15 deletionsfs/ceph/dir.c
- fs/ceph/export.c 7 additions, 7 deletionsfs/ceph/export.c
- fs/ceph/file.c 8 additions, 8 deletionsfs/ceph/file.c
- fs/ceph/inode.c 51 additions, 46 deletionsfs/ceph/inode.c
- fs/ceph/ioctl.c 1 addition, 1 deletionfs/ceph/ioctl.c
- fs/ceph/mds_client.c 237 additions, 148 deletionsfs/ceph/mds_client.c
- fs/ceph/mds_client.h 5 additions, 1 deletionfs/ceph/mds_client.h
- fs/ceph/messenger.c 36 additions, 55 deletionsfs/ceph/messenger.c
- fs/ceph/messenger.h 3 additions, 7 deletionsfs/ceph/messenger.h
- fs/ceph/mon_client.c 149 additions, 108 deletionsfs/ceph/mon_client.c
- fs/ceph/mon_client.h 12 additions, 15 deletionsfs/ceph/mon_client.h
Loading
Please register or sign in to comment