[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <cover.1733902742.git.ojaswin@linux.ibm.com>
Date: Wed, 11 Dec 2024 13:24:01 +0530
From: Ojaswin Mujoo <ojaswin@...ux.ibm.com>
To: linux-ext4@...r.kernel.org, linux-xfs@...r.kernel.org
Cc: Ritesh Harjani <ritesh.list@...il.com>, linux-kernel@...r.kernel.org,
linux-fsdevel@...r.kernel.org,
Andrey Albershteyn <aalbersh@...nel.org>,
"Darrick J . Wong" <djwong@...nel.org>,
John Garry <john.g.garry@...cle.com>
Subject: [RFC 0/3] xfs_io: enable extsize and stat -v support for ext4
With ext4 extsize hints support being worked on, enable extsize
command to be run on FSes other than xfs so ext4 can utilize it.
Also extend stat -v to perform FS_IOC_FSGETXATTR ioctl on ext4.
No funtional changes are intended for XFS.
Ojaswin Mujoo (3):
include/linux.h: Factor out generic platform_test_fs_fd() helper
xfs_io: Add ext4 support to show FS_IOC_FSGETXATTR details
xfs_io: add extsize command support
include/linux.h | 25 +++++++++++++++++--------
io/open.c | 2 +-
io/stat.c | 38 +++++++++++++++++++++-----------------
3 files changed, 39 insertions(+), 26 deletions(-)
--
2.43.5
Powered by blists - more mailing lists