mv: ignore xattr-preservation failure when not supported by filesystem
commit941bd48235cceceb4f1c072e06a4bedd14b5e0b5
authorOndřej Vašík <ovasik@redhat.com>
Fri, 17 Apr 2009 09:00:35 +0000 (17 11:00 +0200)
committerJim Meyering <meyering@redhat.com>
Mon, 27 Apr 2009 11:26:03 +0000 (27 13:26 +0200)
tree451b347a717451d8c520e08bd121888b5afd82cb
parent819ee4272b927877317699afd0c06c1f33935e04
mv: ignore xattr-preservation failure when not supported by filesystem

*src/copy.c: Do not warn about xattr-preservation failure when xattrs
are not supported and preservation of xattrs is not explicitly required.
Reported by Eric Sandeen in http://bugzilla.redhat.com/496142
NEWS
src/copy.c