]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit - fs/ceph/xattr.c
ceph: make ceph_setxattr() and ceph_removexattr() more alike
authorAlex Elder <elder@dreamhost.com>
Mon, 23 Jan 2012 21:49:28 +0000 (15:49 -0600)
committerAlex Elder <elder@dreamhost.com>
Thu, 22 Mar 2012 15:47:46 +0000 (10:47 -0500)
commit18fa8b3feaac772925263b04b1429d80e2dfd779
treee9f6070faf16baf17bec93caa476afffeaa903b7
parent3ce6cd1233046eb97d6d2bd5d80c1cd40528ea2f
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>
fs/ceph/xattr.c