From: Christoph Hellwig <hch@infradead.org>
To: "Arkadiusz Miśkiewicz" <arekm@maven.pl>
Cc: Andrey Albershteyn <aalbersh@redhat.com>,
aalbersh@kernel.org, linux-fsdevel@vger.kernel.org,
linux-xfs@vger.kernel.org
Subject: Re: [PATCH v2 1/4] libfrog: add wrappers for file_getattr/file_setattr syscalls
Date: Tue, 2 Dec 2025 22:25:05 -0800 [thread overview]
Message-ID: <aS_XwUDcaQsNl6Iu@infradead.org> (raw)
In-Reply-To: <905377ba-b2cb-4ca7-bf41-3d3382b48e1d@maven.pl>
On Tue, Dec 02, 2025 at 04:37:45PM +0100, Arkadiusz Miśkiewicz wrote:
> &fsxa should be passed here.
>
> xfsprogs 6.17.0 has broken project quota due to that
Your fix looks good. Can you send it out with a proper commit log and
signoff?
Andrey: this seems almost worth a 6.17.1 release, unless 6.18 is
going to happen very soon.
next prev parent reply other threads:[~2025-12-03 6:25 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-08-27 15:14 Tests for file_getattr()/file_setattr() and xfsprogs update Andrey Albershteyn
2025-08-27 15:15 ` [PATCH v2 0/4] xfsprogs: utilize file_getattr() and file_setattr() Andrey Albershteyn
2025-08-27 15:15 ` [PATCH v2 1/4] libfrog: add wrappers for file_getattr/file_setattr syscalls Andrey Albershteyn
2025-08-28 14:34 ` Darrick J. Wong
2025-12-02 15:37 ` Arkadiusz Miśkiewicz
2025-12-03 6:25 ` Christoph Hellwig [this message]
2025-12-03 9:31 ` Andrey Albershteyn
2025-12-04 19:28 ` [PATCH] libfrog: pass correct structure to FS_IOC_FSSETXATTR Arkadiusz Miśkiewicz
2025-12-04 21:11 ` Darrick J. Wong
2025-12-05 8:57 ` Christoph Hellwig
2025-08-27 15:15 ` [PATCH v2 2/4] xfs_quota: utilize file_setattr to set prjid on special files Andrey Albershteyn
2025-08-28 14:39 ` Darrick J. Wong
2025-08-29 15:42 ` Andrey Albershteyn
2025-08-27 15:15 ` [PATCH v2 3/4] xfs_io: make ls/chattr work with " Andrey Albershteyn
2025-08-28 14:40 ` Darrick J. Wong
2025-08-27 15:15 ` [PATCH v2 4/4] xfs_db: use file_setattr to copy attributes on special files with rdump Andrey Albershteyn
2025-08-28 14:41 ` Darrick J. Wong
2025-08-27 15:16 ` [PATCH v2 0/3] Test file_getattr and file_setattr syscalls Andrey Albershteyn
2025-08-27 15:16 ` [PATCH v2 1/3] file_attr: introduce program to set/get fsxattr Andrey Albershteyn
2025-08-28 14:49 ` Darrick J. Wong
2025-08-27 15:16 ` [PATCH v2 2/3] generic: introduce test to test file_getattr/file_setattr syscalls Andrey Albershteyn
2025-08-28 14:50 ` Darrick J. Wong
2025-08-27 15:16 ` [PATCH v2 3/3] xfs: test quota's project ID on special files Andrey Albershteyn
2025-08-28 14:51 ` Darrick J. Wong
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=aS_XwUDcaQsNl6Iu@infradead.org \
--to=hch@infradead.org \
--cc=aalbersh@kernel.org \
--cc=aalbersh@redhat.com \
--cc=arekm@maven.pl \
--cc=linux-fsdevel@vger.kernel.org \
--cc=linux-xfs@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.