linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Tests for file_getattr()/file_setattr() and xfsprogs update
@ 2025-09-09 15:22 Andrey Albershteyn
  2025-09-09 15:24 ` [PATCH v3 0/4] xfsprogs: utilize file_getattr() and file_setattr() Andrey Albershteyn
  2025-09-09 15:25 ` [PATCH v3 0/3] Test file_getattr and file_setattr syscalls Andrey Albershteyn
  0 siblings, 2 replies; 14+ messages in thread
From: Andrey Albershteyn @ 2025-09-09 15:22 UTC (permalink / raw)
  To: linux-xfs, linux-fsdevel, fstests

Hi all,

This two patchsets are update to xfsprogs to utilize recently added
file_getattr() and file_setattr() syscalls.

The second patchset adds two tests to fstests, one generic one on
these syscals and second one is for XFS's original usecase for these
syscalls (projects quotas).

-- 
- Andrey


^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2025-09-23 16:09 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-09 15:22 Tests for file_getattr()/file_setattr() and xfsprogs update Andrey Albershteyn
2025-09-09 15:24 ` [PATCH v3 0/4] xfsprogs: utilize file_getattr() and file_setattr() Andrey Albershteyn
2025-09-09 15:24   ` [PATCH v3 v3 1/4] libfrog: add wrappers for file_getattr/file_setattr syscalls Andrey Albershteyn
2025-09-12 23:38     ` Darrick J. Wong
2025-09-09 15:24   ` [PATCH v3 v3 2/4] xfs_quota: utilize file_setattr to set prjid on special files Andrey Albershteyn
2025-09-12 23:38     ` Darrick J. Wong
2025-09-09 15:24   ` [PATCH v3 v3 3/4] xfs_io: make ls/chattr work with " Andrey Albershteyn
2025-09-09 15:24   ` [PATCH v3 v3 4/4] xfs_db: use file_setattr to copy attributes on special files with rdump Andrey Albershteyn
2025-09-09 15:25 ` [PATCH v3 0/3] Test file_getattr and file_setattr syscalls Andrey Albershteyn
2025-09-09 15:25   ` [PATCH v3 1/3] file_attr: introduce program to set/get fsxattr Andrey Albershteyn
2025-09-12 23:39     ` Darrick J. Wong
2025-09-09 15:25   ` [PATCH v3 2/3] generic: introduce test to test file_getattr/file_setattr syscalls Andrey Albershteyn
2025-09-23 16:09     ` Andrey Albershteyn
2025-09-09 15:25   ` [PATCH v3 3/3] xfs: test quota's project ID on special files Andrey Albershteyn

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).