public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Josefs xfs_io patches
@ 2011-03-05  0:22 Christoph Hellwig
  2011-03-05  0:22 ` [PATCH 1/3] xfs_io: add fiemap command to xfs_io Christoph Hellwig
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Christoph Hellwig @ 2011-03-05  0:22 UTC (permalink / raw)
  To: xfs; +Cc: josef

I promised to look into adding alias support to libxcmd to allow both
fallocate -p and fpunch to work.  Turns out that isn't quite as easy as I
though.  But given how trivial the hole punching code is I think we can just
put in both version of Josef's patch.  That's what this patchset does - first
one is his fiemap patch, which is unmodified except for the commit message,
and the next two are the fallocate -p and fpunch support, with trivial
changes to provide the FALLOC_FL_PUNCH_HOLE define if the kernel headers
don't provide it.

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

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

end of thread, other threads:[~2011-03-07 20:18 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-05  0:22 [PATCH 0/3] Josefs xfs_io patches Christoph Hellwig
2011-03-05  0:22 ` [PATCH 1/3] xfs_io: add fiemap command to xfs_io Christoph Hellwig
2011-03-07 20:19   ` Alex Elder
2011-03-05  0:22 ` [PATCH 2/3] xfs_io: add -p for hole punching to falloc command Christoph Hellwig
2011-03-07 20:19   ` Alex Elder
2011-03-05  0:22 ` [PATCH 3/3] xfs_io: add fpunch command for hole punching via fallocate Christoph Hellwig
2011-03-07 20:19   ` Alex Elder

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox