diff options
author | Pádraig Brady <P@draigBrady.com> | 2012-02-20 12:33:17 +0000 |
---|---|---|
committer | Pádraig Brady <P@draigBrady.com> | 2012-02-20 12:41:21 +0000 |
commit | 7f48aa570d93347aa72d86a034e36377db6a22b9 (patch) | |
tree | 3d9a85b38637f0d5793e7ebe19814ab76362af2a /NEWS | |
parent | 933989eca67bd82f011595937002cc284c98772d (diff) | |
download | coreutils-7f48aa570d93347aa72d86a034e36377db6a22b9.tar.xz |
ls: adjust errnos indicating device non support for xattrs
* src/ls.c (errno_unsupported): Remove EBUSY, as this caters for
the case where ACLs can't be accessed because the _file_ is locked.
http://lists.gnu.org/archive/html/bug-coreutils/2005-06/msg00191.html
Also ENOENT is not safe to include as you get that if the _file_
is removed between the stat() and subsequent querying of xattrs.
Diffstat (limited to 'NEWS')
0 files changed, 0 insertions, 0 deletions