All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] xfs: More xfs_buf cleanups
@ 2012-04-10 10:03 Dave Chinner
  2012-04-10 10:03 ` [PATCH 1/3] xfs: kill XBF_LOCK Dave Chinner
                   ` (3 more replies)
  0 siblings, 4 replies; 16+ messages in thread
From: Dave Chinner @ 2012-04-10 10:03 UTC (permalink / raw)
  To: xfs

These 3 patches sit on top of my recent series titled:

[PATCH 0/8] xfs: clean up unit usage in xfs_buf V2

These patches remove bits of the API that are effectively the
default behaviour used by everything or are redundant. This just
makes API usage simpler and gives it a smaller footprint to modify
in future.

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

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

end of thread, other threads:[~2012-04-13 12:02 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-10 10:03 [PATCH 0/3] xfs: More xfs_buf cleanups Dave Chinner
2012-04-10 10:03 ` [PATCH 1/3] xfs: kill XBF_LOCK Dave Chinner
2012-04-10 15:00   ` Mark Tinguely
2012-04-10 22:20     ` Dave Chinner
2012-04-11 20:07       ` Christoph Hellwig
2012-04-11 22:51         ` Dave Chinner
2012-04-11 22:59           ` Christoph Hellwig
2012-04-11 23:16             ` Dave Chinner
2012-04-12 13:23         ` Mark Tinguely
2012-04-11 20:05   ` Christoph Hellwig
2012-04-10 10:03 ` [PATCH 2/3] xfs: kill xfs_read_buf() Dave Chinner
2012-04-11 20:06   ` Christoph Hellwig
2012-04-10 10:03 ` [PATCH 3/3] xfs: kill XBF_DONTBLOCK Dave Chinner
2012-04-11 20:06   ` Christoph Hellwig
2012-04-11 20:08 ` [PATCH 0/3] xfs: More xfs_buf cleanups Christoph Hellwig
2012-04-13 12:02   ` Dave Chinner

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.