commit | 0aeff37abada9f8c08d2b10481a43d3ae406c823 | [log] [tgz] |
---|---|---|
author | Yan, Zheng <zyan@redhat.com> | Wed Dec 17 21:26:47 2014 +0800 |
committer | Ilya Dryomov <idryomov@redhat.com> | Wed Dec 17 20:18:49 2014 +0300 |
tree | 14b8ff5b4ab77f20fc9bf068923079b8b169ecb5 | |
parent | 275dd19ea4e84c34f985ba097f9cddb539f54a50 [diff] |
ceph: fix setting empty extended attribute make sure 'value' is not null. otherwise __ceph_setxattr will remove the extended attribute. Signed-off-by: Yan, Zheng <zyan@redhat.com> Reviewed-by: Sage Weil <sage@redhat.com>