diff options
author | Yan, Zheng <zyan@redhat.com> | 2014-11-14 15:39:13 +0100 |
---|---|---|
committer | Ilya Dryomov <idryomov@redhat.com> | 2014-12-17 18:09:53 +0100 |
commit | e20d258d73a8d565b729b6fc0290e060daabd8b8 (patch) | |
tree | da7986234d3e3254571b615dfe87673dfe0c6fbf /fs/ceph/super.c | |
parent | ceph: convert inline data to normal data before data write (diff) | |
download | linux-e20d258d73a8d565b729b6fc0290e060daabd8b8.tar.xz linux-e20d258d73a8d565b729b6fc0290e060daabd8b8.zip |
ceph: flush inline version
After converting inline data to normal data, client need to flush
the new i_inline_version (CEPH_INLINE_NONE) to MDS. This commit makes
cap messages (sent to MDS) contain inline_version and inline_data.
Client always converts inline data to normal data before data write,
so the inline data length part is always zero.
Signed-off-by: Yan, Zheng <zyan@redhat.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions