[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] man: make attr.1 man page generic
From: |
Andreas Grünbacher |
Subject: |
Re: [PATCH] man: make attr.1 man page generic |
Date: |
Sun, 13 Nov 2022 23:39:54 +0100 |
Hello,
Am Mi., 22. Apr. 2020 um 15:09 Uhr schrieb Achilles Gaikwad
<agaikwad@redhat.com>:
> Could you please let me know if this patch is an ACK or a NACK.
it's a NACK from me: the attr utility as well as the attr_* library
functions were indeed added for XFS compatibility, or more truthfully,
to make xfstests work as is. That was a mistake, but here we are.
Nevertheless, others are supposed to use getfattr and setfattr
utilities and the xattr syscalls; the attr(1) man page isn't wrong
about that.
Thanks,
Andreas