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)
committerIan Beckwith <ianb@erislabs.net>
Mon, 20 Dec 2010 05:57:05 +0000 (05:57 +0000)
commitd15734161645b6488ab0e5e43acd8790b99b0a5d
treec99b3e51b003834456479e791eb7b3f75414356c
parentf24be4b04e28751f1792e136e4c52cecffe6f6bc
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.
(cherry picked from commit ef6309e7c3ec7172ae59a8ed4a48842077902477)
ChangeLog
lib/copy-acl.c