public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] xfs_log_write cleanups and vector support
@ 2010-03-15 15:51 Christoph Hellwig
  2010-03-15 15:51 ` [PATCH 1/4] xfs: factor xlog_write Christoph Hellwig
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Christoph Hellwig @ 2010-03-15 15:51 UTC (permalink / raw)
  To: david; +Cc: xfs

As mention during the review of the first posting of the transaction
subsystem cleanup series I really didn't like the concept of mixing
the xfs_log_write cleanup with adding the new vector functionality.

Here's a patch series to reshuffle this work into a series that I
feel able to follow and throw in some minimal additional cleanups.

First patch is the factoring out of helpers from xlog_write without
functionality change, second is a re-indent of xlog_write including
moving variable declaration to inner blocks, again without functionality
change, third is the introduction of the log vectors, including the
relatively small changes in xlog_write, and fourth is a small incremental
cleanup patch.

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

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

end of thread, other threads:[~2010-03-16  1:52 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-15 15:51 [PATCH 0/4] xfs_log_write cleanups and vector support Christoph Hellwig
2010-03-15 15:51 ` [PATCH 1/4] xfs: factor xlog_write Christoph Hellwig
2010-03-15 15:51 ` [PATCH 2/4] xfs: reindent xlog_write Christoph Hellwig
2010-03-15 15:51 ` [PATCH 3/4] xfs: introduce new internal log vector structure Christoph Hellwig
2010-03-15 15:51 ` [PATCH 4/4] xfs: clean up xlog_write_adv_cnt Christoph Hellwig
2010-03-16  1:53 ` [PATCH 0/4] xfs_log_write cleanups and vector support Dave Chinner

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