All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] xfs_io: implement inode command
@ 2015-11-16  8:43 Carlos Maiolino
  2015-11-16  8:43 ` [PATCH 1/2] xfs_io: implement 'inode' command V4 Carlos Maiolino
  2015-11-16  8:43 ` [PATCH 2/2] xfs_io: inode command manpage V1 Carlos Maiolino
  0 siblings, 2 replies; 5+ messages in thread
From: Carlos Maiolino @ 2015-11-16  8:43 UTC (permalink / raw)
  To: xfs

Implement xfs_io inode command, which can be used to retreive information about
allocated inodes in a xfs filesystem.

Carlos Maiolino (2):
  xfs_io: implement 'inode' command V4
  xfs_io: inode command manpage V1

 io/open.c         | 151 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 man/man8/xfs_io.8 |  24 +++++++++
 2 files changed, 175 insertions(+)

-- 
2.4.3

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

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

end of thread, other threads:[~2015-11-26 11:31 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-16  8:43 [PATCH 0/2] xfs_io: implement inode command Carlos Maiolino
2015-11-16  8:43 ` [PATCH 1/2] xfs_io: implement 'inode' command V4 Carlos Maiolino
2015-11-19 13:27   ` Brian Foster
2015-11-26 11:30     ` Carlos Maiolino
2015-11-16  8:43 ` [PATCH 2/2] xfs_io: inode command manpage V1 Carlos Maiolino

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.