• Nathan Scott's avatar
    [PATCH] xattr updates (minor, 3/4) · 42b1337f
    Nathan Scott authored
    This next incremental patch tidies up the data types passed back
    from the `list' and `get' extended attribute syscalls - these now
    match the design (ie. using ssize_t) rather than simply using long
    or int everywhere; also now use const types in the VFS interface,
    where appropriate.
    
    Nathan
    42b1337f
xattr.c 6.92 KB