[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [bug-patch] Re: [bug-diffutils] Does patch ignore Linux ACLs?
From: |
Andreas Gruenbacher |
Subject: |
Re: [bug-patch] Re: [bug-diffutils] Does patch ignore Linux ACLs? |
Date: |
Wed, 27 Oct 2010 03:04:12 +0200 |
User-agent: |
KMail/1.13.5 (Linux/2.6.34.7-0.3-desktop; KDE/4.4.4; x86_64; ; ) |
On Wednesday 20 October 2010 22:41:20 Andreas Gruenbacher wrote:
> ACLs and other extended attributes of the original file should be preserved.
> There is a FIXME comment in src/util.c:set_file_attributes() about this, but
> I didn't get to it, yet.
This should now also work at least on Linux; see the the latest alpha version
(patch-2.6.1.106-76d0.tar.gz). Right now, patch will fail if it can't
preserve all extended attributes; I'm not sure if this is the expected
behavior in all cases.
User / distro feedback would be very welcome!
Thanks,
Andreas