]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5e5c2fdb454272a522759c01dc67717b2e0c6625
treee9f6070faf16baf17bec93caa476afffeaa903b7
parent2101e98f87b0eebdd96a5b38a4e1e28714dffe92
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