public inbox for fstests@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] common: make common/rc easier to manage
@ 2016-11-29 21:32 Dave Chinner
  2016-11-29 21:32 ` [PATCH 1/2] common: split XFS functions from common/rc Dave Chinner
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Dave Chinner @ 2016-11-29 21:32 UTC (permalink / raw)
  To: fstests

Hi folks,

common/rc has grown huge with lots of library functions, and it's
becoming hard to manage. The following two patches split the XFS and
btrfs specific functionality in common/rc into separate files which
are sourced directly from common/rc based on $FSTYP.

This moves a large chunk of code spread throughout common/rc into
smaller, more contained files where it is easier to see how the
filesystem specific pieces are put together. I'd like to see this
happen for other filesytems, and quite possibly other groups of
functionality that make sense to manage separately.

Thoughts and comments welcome!

-Dave.


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

end of thread, other threads:[~2016-12-01  4:25 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-29 21:32 [PATCH 0/2] common: make common/rc easier to manage Dave Chinner
2016-11-29 21:32 ` [PATCH 1/2] common: split XFS functions from common/rc Dave Chinner
2016-11-29 23:24   ` Darrick J. Wong
2016-11-29 21:32 ` [PATCH 2/2] common: split Btrfs " Dave Chinner
2016-11-30 10:10 ` [PATCH 0/2] common: make common/rc easier to manage Eryu Guan
2016-11-30 21:11   ` Dave Chinner
2016-12-01  4:18     ` Eryu Guan

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