Re: [PATCH] cfuse recognizing same xattr subset as kernel client

2011-04-08 Thread Sage Weil
On Fri, 8 Apr 2011, Brian Chrisman wrote: > Hopefully this patch is formatted/signed off correctly. Applied, thanks! I did have to fix the word wrapping. Depending on your mailer you should be able to inline the message without reformatting (^R in pine, if you're old like me). sage > > Sig

[PATCH] cfuse recognizing same xattr subset as kernel client

2011-04-08 Thread Brian Chrisman
Hopefully this patch is formatted/signed off correctly. Signed-off-by: Brian Chrisman --- src/client/Client.cc |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/client/Client.cc b/src/client/Client.cc index aa50452..95f102a 100644 --- a/src/client/Client.cc +++ b/sr