linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* clean up xfs space management interfaces
@ 2019-10-25  2:36 Christoph Hellwig
  2019-10-25  2:36 ` [PATCH 1/4] xfs: don't implement XFS_IOC_RESVSP / XFS_IOC_RESVSP64 directly Christoph Hellwig
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: Christoph Hellwig @ 2019-10-25  2:36 UTC (permalink / raw)
  To: linux-xfs, linux-fsdevel

Hi all,

this series cleans up the XFS space management interfaces, and also
lifts two more of XFS-specific ioclts to common code, reusing the
existing infrastructure to map the XFS ioctls to ->fallocate.

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

end of thread, other threads:[~2019-10-27 15:19 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-25  2:36 clean up xfs space management interfaces Christoph Hellwig
2019-10-25  2:36 ` [PATCH 1/4] xfs: don't implement XFS_IOC_RESVSP / XFS_IOC_RESVSP64 directly Christoph Hellwig
2019-10-25  5:32   ` Darrick J. Wong
2019-10-25  2:36 ` [PATCH 2/4] fs: add generic UNRESVSP and ZERO_RANGE ioctl handlers Christoph Hellwig
2019-10-25  5:44   ` Darrick J. Wong
2019-10-25  9:50     ` Christoph Hellwig
2019-10-26 20:56       ` Dave Chinner
2019-10-27 15:19         ` Christoph Hellwig
2019-10-25  2:36 ` [PATCH 3/4] xfs: disable xfs_ioc_space for always COW inodes Christoph Hellwig
2019-10-25  5:45   ` Darrick J. Wong
2019-10-25  2:36 ` [PATCH 4/4] xfs: consolidate preallocation in xfs_file_fallocate Christoph Hellwig
2019-10-25  5:48   ` Darrick J. Wong

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).