Re: [PATCH 0/2] adding libceph xattr support

2011-05-11 Thread Sage Weil
Thanks Brian, applied these. (Also broke out the namespace thing into a separate patch.) sage On Tue, 10 May 2011, Brian Chrisman wrote: > Expands libceph to handle xattr calls including underlying Client methods. > testceph is expanded to verify libceph xattr calls work. > > Brian Chrisman (

[PATCH 0/2] adding libceph xattr support

2011-05-10 Thread Brian Chrisman
Expands libceph to handle xattr calls including underlying Client methods. testceph is expanded to verify libceph xattr calls work. Brian Chrisman (2): support for xattrs in libceph expand testceph to check xattrs src/client/Client.cc | 67 +++- sr