Re: [PATCH] Draft for xattr support

2007-04-04 Thread James Youngman
On 4/4/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: [taking this to bug-findutils] On Wed, Apr 04, 2007 at 10:40:05AM +0100, James Youngman wrote: > I'm not sure what the relative performance cost is of the functions > get_attr() and so forth. I would not be surprised to see that they > w

Re: [PATCH] Draft for xattr support

2007-04-04 Thread leslie . polzer
On Tue, Apr 03, 2007 at 11:33:54PM +0100, James Youngman wrote: > When adding an item to struct predicate, please use a comment to > indicate which predicates it supports. Done. > maynot be available on all platforms, so configure > should check for it. Yeah, that's a TODO for me. > fnmatc

Re: [PATCH] Draft for xattr support

2007-04-04 Thread leslie . polzer
[taking this to bug-findutils] On Wed, Apr 04, 2007 at 10:40:05AM +0100, James Youngman wrote: > I'm not sure what the relative performance cost is of the functions > get_attr() and so forth. I would not be surprised to see that they > were about as fast as access(), perhaps a little slower. So