Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
xenomai
ipipe-arm64
Commits
65a22662
Commit
65a22662
authored
Nov 17, 2014
by
Yan, Zheng
Committed by
Ilya Dryomov
Dec 17, 2014
Browse files
ceph: support inline data feature
Signed-off-by:
Yan, Zheng
<
zyan@redhat.com
>
parent
e20d258d
Changes
1
Hide whitespace changes
Inline
Side-by-side
fs/ceph/super.c
View file @
65a22662
...
...
@@ -515,7 +515,8 @@ static struct ceph_fs_client *create_fs_client(struct ceph_mount_options *fsopt,
struct
ceph_fs_client
*
fsc
;
const
u64
supported_features
=
CEPH_FEATURE_FLOCK
|
CEPH_FEATURE_DIRLAYOUTHASH
;
CEPH_FEATURE_DIRLAYOUTHASH
|
CEPH_FEATURE_MDS_INLINE_DATA
;
const
u64
required_features
=
0
;
int
page_count
;
size_t
size
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment