Ping^2 ?
-- PMM
On 4 January 2012 11:39, Peter Maydell wrote:
> Ping?
>
> -- PMM
>
> On 14 December 2011 15:37, Peter Maydell wrote:
>> These patches implement the missing *xattr syscalls:
>> listxattr
>> fsetattr, fgetattr, fremovexattr, flistxattr
>> lsetattr, lgetattr, lremovexattr, llist
Ping?
-- PMM
On 14 December 2011 15:37, Peter Maydell wrote:
> These patches implement the missing *xattr syscalls:
> listxattr
> fsetattr, fgetattr, fremovexattr, flistxattr
> lsetattr, lgetattr, lremovexattr, llistxattr
>
> They also fix a bug in the existing code where we weren't allowing
These patches implement the missing *xattr syscalls:
listxattr
fsetattr, fgetattr, fremovexattr, flistxattr
lsetattr, lgetattr, lremovexattr, llistxattr
They also fix a bug in the existing code where we weren't allowing a
NULL value pointer.
Tested with the testcases in crackerjack. (There are