acl: port to Solaris 8 when copying from tmpfs to ufs
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 19 Dec 2010 06:22:43 +0000 (22:22 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 19 Dec 2010 06:23:24 +0000 (22:23 -0800)
commitef6309e7c3ec7172ae59a8ed4a48842077902477
tree34c771ca51504b70e7c258cc56d84e8ca4dcea79
parent15a8eaf23e076da8f6e46b68a509b1519c3b3374
acl: port to Solaris 8 when copying from tmpfs to ufs

* lib/copy-acl.c (qcopy_acl): Also allow EINVAL as an ignorable
error number.  Problem observed on Solaris 8 with latest
coreutils, with "mv A B", where A is on a tmpfs file system and B
is on a ufs file system.  This caused coreutils' mv/part-symlink
test to fail.
ChangeLog
lib/copy-acl.c