Home
last modified time | relevance | path

Searched hist:e20d258d73a8d565b729b6fc0290e060daabd8b8 (Results 1 – 3 of 3) sorted by relevance

/linux/fs/ceph/
H A Dsnap.cdiff e20d258d73a8d565b729b6fc0290e060daabd8b8 Fri Nov 14 15:39:13 CET 2014 Yan, Zheng <zyan@redhat.com> 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>
H A Dsuper.hdiff e20d258d73a8d565b729b6fc0290e060daabd8b8 Fri Nov 14 15:39:13 CET 2014 Yan, Zheng <zyan@redhat.com> 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>
H A Dcaps.cdiff e20d258d73a8d565b729b6fc0290e060daabd8b8 Fri Nov 14 15:39:13 CET 2014 Yan, Zheng <zyan@redhat.com> 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>