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 |
Sage Weil
|
e5f86dc377
ceph: avoid d_parent in ceph_dentry_hash; fix ceph_encode_fh() hashing bug
|
14 years ago |
Sage Weil
|
2f90b852e3
ceph: ignore lease mask
|
14 years ago |
Al Viro
|
1b71fe2efa
ceph analog of cifs build_path_from_dentry() race fix
|
14 years ago |
Sage Weil
|
db3540522e
ceph: fix cap flush race reentrancy
|
14 years ago |
Sage Weil
|
1b36698577
libceph: remove unused variable
|
14 years ago |
Sage Weil
|
3b66378034
ceph: take reference on mds request r_unsafe_dir
|
14 years ago |
Henry C Chang
|
7d8e18a69d
ceph: print debug message before put mds session
|
14 years ago |
Sage Weil
|
ef550f6f4f
ceph: flush msgr_wq during mds_client shutdown
|
14 years ago |
Linus Torvalds
|
b12ece7d85
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
|
14 years ago |
Sage Weil
|
d66bbd441c
ceph: avoid picking MDS that is not active
|
14 years ago |
Linus Torvalds
|
a170315420
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
|
14 years ago |
Sage Weil
|
dc69e2e9fc
ceph: associate requests with opening sessions
|
14 years ago |