Re: [PATCH,HURD] llistxattr + lremovexattr
Those look fine to me.
[PATCH,HURD] llistxattr + lremovexattr
Hi, two simple patches to implement llistxattr and lremovexattr the same way respectively listxattr and removexattr are implemented, just passing O_NOLINK. This way all the *xattr functions are implemented, at least to use the internal _hurd_xattr_*. Thanks, -- Pino Toscano Hurd: provide llis