All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] xfsprogs: libxcmd: support wildcard for fs_table lookups
@ 2011-09-28 11:44 Alex Elder
  2011-09-28 11:44 ` [PATCH 1/2] xfsprogs: libxcmd: allow 0 as a wildcard fs_table entry type selector Alex Elder
  0 siblings, 1 reply; 5+ messages in thread
From: Alex Elder @ 2011-09-28 11:44 UTC (permalink / raw)
  To: xfs

These two patches add support for the use of 0 as a wildcard value
for indicating the type of entry wanted in a fs_table search.  This
allows some code in xfs_quota to be simplified a bit, and (perhaps)
makes it clearer that in most cases searches only look for one type.

					-Alex

_______________________________________________
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:[~2011-09-29 11:07 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-09-28 11:44 [PATCH 0/2] xfsprogs: libxcmd: support wildcard for fs_table lookups Alex Elder
2011-09-28 11:44 ` [PATCH 1/2] xfsprogs: libxcmd: allow 0 as a wildcard fs_table entry type selector Alex Elder
2011-09-28 11:44   ` [PATCH 2/2] xfsprogs: xfs_quota: kill local variable "type" from free_f() Alex Elder
2011-09-29 11:07     ` Christoph Hellwig
2011-09-29 11:06   ` [PATCH 1/2] xfsprogs: libxcmd: allow 0 as a wildcard fs_table entry type selector Christoph Hellwig

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.