On 06/08/2012 02:00 PM, Stefan Behrens wrote:
Remove btrfsctl, btrfs-show and btrfs-vol from "all" target of Makefile.

Signed-off-by: Stefan Behrens <sbehr...@giantdisaster.de>
---
  Makefile |    2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index aaf1381..79e7a56 100644
--- a/Makefile
+++ b/Makefile
@@ -18,7 +18,7 @@ bindir = $(prefix)/bin
  LIBS=-luuid
  RESTORE_LIBS=-lz

-progs = btrfsctl mkfs.btrfs btrfs-debug-tree btrfs-show btrfs-vol btrfsck \
+progs = mkfs.btrfs btrfs-debug-tree btrfsck \
        btrfs btrfs-map-logical btrfs-image btrfs-zero-log btrfs-convert \
        btrfs-find-root btrfs-restore btrfstune


I agree. It is time to remove these old programs; they serve no useful purpose; and they complicate maintenance.

Gene
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to