2011-11-16 Peter Vrabec <pvrabec@redhat.com>

* libmisc/copydir.c: Ignore perm_copy_file() errors with errno set
	to ENOTSUP.
This commit is contained in:
nekral-guest
2011-11-16 21:00:43 +00:00
parent 72ba5c4de7
commit 2e1652fdec
2 changed files with 17 additions and 3 deletions

View File

@@ -1,3 +1,8 @@
2011-11-16 Peter Vrabec <pvrabec@redhat.com>
* libmisc/copydir.c: Ignore perm_copy_file() errors with errno set
to ENOTSUP.
2011-11-16 Nicolas François <nicolas.francois@centraliens.net>
* src/useradd.c: Compilation fix when SHADOWGRP is not enabled.