public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] xfsprogs: some libxcmd cleanups
@ 2011-09-28 10:57 Alex Elder
  2011-09-28 10:57 ` [PATCH 1/5] xfsprogs: libxcmd: don't clobber fs_table on realloc() Alex Elder
  0 siblings, 1 reply; 12+ messages in thread
From: Alex Elder @ 2011-09-28 10:57 UTC (permalink / raw)
  To: xfs

This series contains a few cleanups in libxcmd.  The main change
makes the device id's used in setting up a table of filesystems be
computed in a centralized and consistent way.  The third patch drops
support for optionally looking for a device in /dev, but as
explained there this was really not a useful feature.  Other than
that these patches should produce net change in behavior.

					-Alex

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

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

end of thread, other threads:[~2011-09-29 14:11 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-28 10:57 [PATCH 0/5] xfsprogs: some libxcmd cleanups Alex Elder
2011-09-28 10:57 ` [PATCH 1/5] xfsprogs: libxcmd: don't clobber fs_table on realloc() Alex Elder
2011-09-28 10:57   ` [PATCH 2/5] xfsprogs: libxcmd: simplify fs_table_lookup() Alex Elder
2011-09-29  1:00     ` Christoph Hellwig
2011-09-28 10:57   ` [PATCH 3/5] xfsprogs: libxcmd: kill "search" arg in fs_device_number() Alex Elder
2011-09-29  1:01     ` Christoph Hellwig
2011-09-28 10:57   ` [PATCH 4/5] xfsprogs: libxcmd: move fs_device_number() up in the file Alex Elder
2011-09-29  1:01     ` Christoph Hellwig
2011-09-28 10:57   ` [PATCH 5/5] xfsprogs: libxcmd: use fs_device_number() consistently Alex Elder
2011-09-29  1:03     ` Christoph Hellwig
2011-09-29  0:59   ` [PATCH 1/5] xfsprogs: libxcmd: don't clobber fs_table on realloc() Christoph Hellwig
2011-09-29 14:10     ` Alex Elder

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