Avoid reading ACL/xattr info on filetypes not being copied.
authorWayne Davison <wayned@samba.org>
Mon, 3 Jan 2011 19:07:47 +0000 (11:07 -0800)
committerWayne Davison <wayned@samba.org>
Mon, 3 Jan 2011 19:23:19 +0000 (11:23 -0800)
commit9d6fe1a6f0233c7567dfb114835751aff85a578b
tree0b02652dda85611c0fc4a968b512aa0c2b5f8cc1
parentc43624c5758809f3246a1394656ad8596c9834be
Avoid reading ACL/xattr info on filetypes not being copied.
Make Linux avoid xattr access on symlinks.
Make OS X avoid xattr access on device/special files.
Fixes bug 5458.
acls.c
configure.ac
flist.c
xattrs.c