Alex Elder
|
90af36022a
libceph: add, don't set data for a message
|
12 年之前 |
Sage Weil
|
27859f9773
libceph: wrap auth ops in wrapper functions
|
12 年之前 |
Sage Weil
|
0bed9b5c52
libceph: add update_authorizer auth method
|
12 年之前 |
Yan, Zheng
|
2f276c5111
ceph: use i_release_count to indicate dir's completeness
|
12 年之前 |
Alex Elder
|
ebf18f4709
ceph: only set message data pointers if non-empty
|
12 年之前 |
Alex Elder
|
27fa83852b
libceph: isolate other message data fields
|
12 年之前 |
Alex Elder
|
f1baeb2b9f
libceph: set page info with byte length
|
12 年之前 |
Alex Elder
|
02afca6ca0
libceph: isolate message page field manipulation
|
12 年之前 |
Alex Elder
|
54ae0756e3
libceph: no need for alignment for mds message
|
12 年之前 |
Alex Elder
|
53ded495c6
libceph: define mds_alloc_msg() method
|
12 年之前 |
Alex Elder
|
ec02a2f2ff
libceph: kill ceph_msg->pagelist_count
|
12 年之前 |
Sage Weil
|
7971bd92ba
ceph: revert commit 22cddde104
|
12 年之前 |
Yan, Zheng
|
a8673d61ad
ceph: use I_COMPLETE inode flag instead of D_COMPLETE flag
|
12 年之前 |
Yan, Zheng
|
d40ee0dcc1
ceph: queue cap release when trimming cap
|
12 年之前 |
Yan, Zheng
|
8a03449700
ceph: fix LSSNAP regression
|
12 年之前 |
Alex Elder
|
d4b515fa10
libceph: distinguish page array and pagelist count
|
12 年之前 |
Linus Torvalds
|
1cf0209c43
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
|
12 年之前 |
Eric W. Biederman
|
ff3d004662
ceph: Convert struct ceph_mds_request to use kuid_t and kgid_t
|
12 年之前 |
Sam Lang
|
6e8575faa8
ceph: Check for created flag in response from mds
|
12 年之前 |
Yan, Zheng
|
ed75ec2cd1
ceph: Fix infinite loop in __wake_requests
|
12 年之前 |
David Zafman
|
b000056a5a
ceph: Fix NULL ptr crash in strlen()
|
12 年之前 |
Yan, Zheng
|
3e8f43a089
ceph: Fix oops when handling mdsmap that decreases max_mds
|
12 年之前 |
Sage Weil
|
a53aab645c
ceph: close old con before reopening on mds reconnect
|
13 年之前 |
Sage Weil
|
1fe60e51a3
libceph: move feature bits to separate header
|
13 年之前 |
Sage Weil
|
8842b3be96
ceph: clean up useless d_parent checks
|
13 年之前 |
Sage Weil
|
b7a9e5dd40
libceph: set peer name on con_open, not init
|
13 年之前 |
Alex Elder
|
1bfd89f4e6
libceph: fully initialize connection in con_init()
|
13 年之前 |
Alex Elder
|
15d9882c33
libceph: embed ceph messenger structure in ceph_client
|
13 年之前 |
Alex Elder
|
8f43fb5389
ceph: use info returned by get_authorizer
|
13 年之前 |
Alex Elder
|
a3530df33e
ceph: have get_authorizer methods return pointers
|
13 年之前 |