All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Btrfs-progs: make some subdirs
@ 2013-06-11 23:15 Eric Sandeen
  2013-06-11 23:15 ` [PATCH 1/3] Btrfs-progs: Add Makefile infrastructure for subdirs Eric Sandeen
                   ` (4 more replies)
  0 siblings, 5 replies; 14+ messages in thread
From: Eric Sandeen @ 2013-06-11 23:15 UTC (permalink / raw)
  To: linux-btrfs

These are some patches I've been sitting on for a while that I think
clean up the btrfs-progs tree a bit; there are still quite a few files
left in the top-level dir, but moving tests & cmd files into cmd/
seems to clean things up a bit.  Curious to see what people think.

This is just file-moves and makefile-mangling, no code changes.

(a common/ or similar later on to hold kernel copies would probably
be the next move if this all looks reasonable)

Thanks,
-Eric

[PATCH 1/3] Btrfs-progs: Add Makefile infrastructure for subdirs
[PATCH 2/3] Btrfs-progs: move test tools to tests/ subdir
[PATCH 3/3] Btrfs-progs: move btrfs cmd files to cmd/ subdir

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

end of thread, other threads:[~2013-09-03 20:55 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-11 23:15 [PATCH 0/3] Btrfs-progs: make some subdirs Eric Sandeen
2013-06-11 23:15 ` [PATCH 1/3] Btrfs-progs: Add Makefile infrastructure for subdirs Eric Sandeen
2013-09-02 14:26   ` David Sterba
2013-06-11 23:15 ` [PATCH 2/3] Btrfs-progs: move test tools to tests/ subdir Eric Sandeen
2013-09-02 14:43   ` David Sterba
2013-09-03 20:53     ` Eric Sandeen
2013-06-11 23:15 ` [PATCH 3/3] Btrfs-progs: move btrfs cmd files to cmd/ subdir Eric Sandeen
2013-06-12  0:28   ` Eric Sandeen
2013-06-12  0:38   ` [PATCH 3/3 V2] " Eric Sandeen
2013-09-02 14:45     ` David Sterba
2013-09-03 20:55       ` Eric Sandeen
2013-06-11 23:24 ` [PATCH 0/3] Btrfs-progs: make some subdirs Zach Brown
2013-06-12  0:01   ` Chris Mason
2013-06-12  0:40 ` [PATCH 4/3] Btrfs-progs: fix up .gitignore Eric Sandeen

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.