git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fbc0b97
)
ceph: remove xattr when null value is given to setxattr()
author
Yan, Zheng
<zheng.z.yan@intel.com>
Tue, 11 Feb 2014 05:04:19 +0000
(13:04 +0800)
committer
Sage Weil
<sage@inktank.com>
Mon, 17 Feb 2014 20:37:09 +0000
(12:37 -0800)
For the setxattr request, introduce a new flag CEPH_XATTR_REMOVE
to distinguish null value case from the zero-length value case.
Signed-off-by: Yan, Zheng <zheng.z.yan@intel.com>
No differences found