Re: [PATCH 6/6] ceph: make ceph_setxattr() and ceph_removexattr() more alike

2012-03-02 Thread Alex Elder
On 03/02/2012 11:35 AM, Sage Weil wrote: On Tue, 28 Feb 2012, Alex Elder wrote: 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 --- . . . @@ -803,6 +803,7 @@ int ceph_setxattr(struct dentry *

Re: [PATCH 6/6] ceph: make ceph_setxattr() and ceph_removexattr() more alike

2012-03-02 Thread Sage Weil
On Tue, 28 Feb 2012, Alex Elder wrote: > 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 > --- > fs/ceph/xattr.c | 15 --- > 1 files changed, 8 insertions(+), 7 deletions(-) >

[PATCH 6/6] ceph: make ceph_setxattr() and ceph_removexattr() more alike

2012-02-28 Thread Alex Elder
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 --- fs/ceph/xattr.c | 15 --- 1 files changed, 8 insertions(+), 7 deletions(-) diff --git a/fs/ceph/xattr.c b/fs/ceph/xattr.c index 9