Files
android_kernel_xiaomi_sm8450/fs/ceph
Yan, Zheng 28127bdd2f ceph: convert inline data to normal data before data write
Before any data write, convert inline data to normal data and set
i_inline_version to CEPH_INLINE_NONE. The OSD request that saves
inline data to object contains 3 operations (CMPXATTR, WRITE and
SETXATTR). It compares a xattr named 'inline_version' to prevent
old data overwrites newer data.

Signed-off-by: Yan, Zheng <zyan@redhat.com>
2014-12-17 20:09:52 +03:00
..
2014-10-14 12:57:01 -07:00
2014-06-06 09:29:50 +08:00
2012-05-16 14:28:27 -05:00
2013-12-31 20:32:01 +02:00
2014-12-17 20:09:49 +03:00
2013-12-31 20:32:01 +02:00
2014-12-17 20:09:52 +03:00