Linus Torvalds
|
1cf0209c43
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
|
12 years ago |
Eric W. Biederman
|
ff3d004662
ceph: Convert struct ceph_mds_request to use kuid_t and kgid_t
|
12 years ago |
Sam Lang
|
6e8575faa8
ceph: Check for created flag in response from mds
|
12 years ago |
Yan, Zheng
|
ed75ec2cd1
ceph: Fix infinite loop in __wake_requests
|
12 years ago |
David Zafman
|
b000056a5a
ceph: Fix NULL ptr crash in strlen()
|
12 years ago |
Yan, Zheng
|
3e8f43a089
ceph: Fix oops when handling mdsmap that decreases max_mds
|
12 years ago |
Sage Weil
|
a53aab645c
ceph: close old con before reopening on mds reconnect
|
13 years ago |
Sage Weil
|
1fe60e51a3
libceph: move feature bits to separate header
|
13 years ago |
Sage Weil
|
8842b3be96
ceph: clean up useless d_parent checks
|
13 years ago |
Sage Weil
|
b7a9e5dd40
libceph: set peer name on con_open, not init
|
13 years ago |
Alex Elder
|
1bfd89f4e6
libceph: fully initialize connection in con_init()
|
13 years ago |
Alex Elder
|
15d9882c33
libceph: embed ceph messenger structure in ceph_client
|
13 years ago |
Alex Elder
|
8f43fb5389
ceph: use info returned by get_authorizer
|
13 years ago |
Alex Elder
|
a3530df33e
ceph: have get_authorizer methods return pointers
|
13 years ago |
Alex Elder
|
a255651d4c
ceph: ensure auth ops are defined before use
|
13 years ago |
Alex Elder
|
74f1869f76
ceph: messenger: reduce args to create_authorizer
|
13 years ago |
Alex Elder
|
6c4a19158b
ceph: define ceph_auth_handshake type
|
13 years ago |
Alex Elder
|
1ce208a6ce
ceph: don't reset s_cap_ttl to zero
|
13 years ago |
Linus Torvalds
|
6c073a7ee2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
|
13 years ago |
Alex Elder
|
d8fb02abdc
ceph: create a new session lock to avoid lock inversion
|
13 years ago |
Xi Wang
|
32852a81bc
ceph: fix length validation in parse_reply_info()
|
13 years ago |
Sage Weil
|
3d8eb7a94e
ceph: remove unnecessary d_fsdata conditional checks
|
13 years ago |
Yehuda Sadeh
|
9d5a09e659
ceph: add missing spin_unlock at ceph_mdsc_build_path()
|
13 years ago |
Sage Weil
|
be655596b3
ceph: use i_ceph_lock instead of i_lock
|
13 years ago |
H Hartley Sweeten
|
7fd7d101ff
ceph/mds_client.c: quiet sparse noise
|
13 years ago |
Sage Weil
|
c6ffe10015
ceph: use new D_COMPLETE dentry flag
|
13 years ago |
Sage Weil
|
b61c27636f
libceph: don't complain on msgpool alloc failures
|
14 years ago |
Sage Weil
|
795858dbd2
ceph: fix encoding of ino only (not relative) paths
|
14 years ago |
Sage Weil
|
d79698da32
ceph: document unlocked d_parent accesses
|
14 years ago |
Sage Weil
|
41b02e1f9b
ceph: explicitly reference rename old_dentry parent dir in request
|
14 years ago |