linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RFC PATCH] fiemap cow fork flag
@ 2016-10-20 14:11 Brian Foster
  2016-10-20 14:11 ` [RFC PATCH] xfs: fiemap support for cow fork Brian Foster
  2016-10-20 14:11 ` [PATCH] xfs_io: use fiemap -c param to query " Brian Foster
  0 siblings, 2 replies; 3+ messages in thread
From: Brian Foster @ 2016-10-20 14:11 UTC (permalink / raw)
  To: linux-xfs

Hi all,

This is just something I slapped together when poking around and learning the
reflink cow fork stuff. E.g., I find it useful to see exactly what's going on
in certain situations, verify the background reclaim works, etc. I'm not sure
it's worthy of a generic fiemap flag since I believe the cow fork is a fairly
XFS-specific mechanism, it's limited to extra blocks that haven't been written,
and probably dumps information obtainable via other means (tracepoints). I'm
throwing it up on the list anyways for reference and/or archival purposes, if
nothing else. Thanks!

Brian

Brian Foster (1):
  xfs: fiemap support for cow fork

 fs/xfs/xfs_iomap.c          | 45 +++++++++++++++++++++++++++++++++++++++++++++
 fs/xfs/xfs_iomap.h          |  1 +
 fs/xfs/xfs_iops.c           |  4 ++++
 include/uapi/linux/fiemap.h |  1 +
 4 files changed, 51 insertions(+)

-- 
2.7.4


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

end of thread, other threads:[~2016-10-20 14:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-20 14:11 [RFC PATCH] fiemap cow fork flag Brian Foster
2016-10-20 14:11 ` [RFC PATCH] xfs: fiemap support for cow fork Brian Foster
2016-10-20 14:11 ` [PATCH] xfs_io: use fiemap -c param to query " Brian Foster

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