commit | 18fa8b3feaac772925263b04b1429d80e2dfd779 | [log] [tgz] |
---|---|---|
author | Alex Elder <elder@dreamhost.com> | Mon Jan 23 15:49:28 2012 -0600 |
committer | Alex Elder <elder@dreamhost.com> | Thu Mar 22 10:47:46 2012 -0500 |
tree | e9f6070faf16baf17bec93caa476afffeaa903b7 | |
parent | 3ce6cd1233046eb97d6d2bd5d80c1cd40528ea2f [diff] |
ceph: make ceph_setxattr() and ceph_removexattr() more alike This patch just rearranges a few bits of code to make more portions of ceph_setxattr() and ceph_removexattr() identical. Signed-off-by: Alex Elder <elder@dreamhost.com> Signed-off-by: Sage Weil <sage@newdream.net>