[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Acl-devel] [PATCH 2/2] getfattr: encode NULs properly with --encodi
From: |
Andreas Gruenbacher |
Subject: |
Re: [Acl-devel] [PATCH 2/2] getfattr: encode NULs properly with --encoding=text |
Date: |
Tue, 23 Nov 2010 16:50:21 +0100 |
User-agent: |
KMail/1.12.4 (Linux/2.6.36-rc7+; KDE/4.3.5; i686; ; ) |
On Friday 19 November 2010 13:01:28 Kamil Dudka wrote:
> Hello,
>
> attached is a fix for getfattr's text encoding that prevents it from giving
> inconsistent output for attributes containing NULs. Originally contributed
> by Paul Bolle.
Applied, thanks.
Andreas