Yan, Zheng (5): ceph: keep auth cap when inode has flocks or posix locks ceph: make lock_to_ceph_filelock() 'static' ceph: optimize flock encoding during reconnect ceph: handle 'session get evicted while there are file locks' ceph: avoid null pointer derefernece in case of utsname() return NULL fs/ceph/inode.c | 1 + fs/ceph/locks.c | 177 ++++++++++++++++++++++++++++++++++++--------------- fs/ceph/mds_client.c | 61 ++++++++++++------ fs/ceph/mds_client.h | 3 + fs/ceph/super.h | 4 +- 5 files changed, 174 insertions(+), 72 deletions(-) -- 2.13.5 -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html