|
| From: | Callahan, Patrick M. |
| Subject: | bug#6053: cp, ls, and mv bug: unknown error (252) |
| Date: | Mon, 9 Aug 2010 17:50:11 -0400 |
As a quick "fix" without investigating what is being defined I simply added the
line below to copy-acl.c. I make no claim that this is correct.
# define ACL_NOT_WELL_SUPPORTED(Err) \
((Err) == ENOTSUP || (Err) == ENOSYS || (Err) == EINVAL || (Err) == EBUSY)
Patrick M. Callahan Senior Engineer
address@hidden
General Dynamics Advanced Information Systems
10467 White Granite Drive Ste 304
Oakton VA 22124
work: 703.277.1471
| [Prev in Thread] | Current Thread | [Next in Thread] |