]> 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)
commita3d7153f08c23a54529e9dc9c342f483a8f02c6c
treee9f6070faf16baf17bec93caa476afffeaa903b7
parentc072c03ad043efff7141d499c1e2888cf042cf8d
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