diff --git a/Makefile b/Makefile index d65f6a22..4b95d2f0 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,7 @@ CFLAGS = -g -Werror -Os objects = ctree.o disk-io.o radix-tree.o extent-tree.o print-tree.o \ root-tree.o dir-item.o file-item.o inode-item.o \ inode-map.o crc32c.o rbtree.o extent-cache.o extent_io.o \ - volumes.o utils.o btrfs-list.o + volumes.o utils.o btrfs-list.o btrfslabel.o # CHECKFLAGS=-D__linux__ -Dlinux -D__STDC__ -Dunix -D__unix__ -Wbitwise \ diff --git a/btrfs.c b/btrfs.c index 62140efb..4cd42102 100644 --- a/btrfs.c +++ b/btrfs.c @@ -108,11 +108,6 @@ static struct Command commands[] = { "device delete", " [...] \n" "Remove a device from a filesystem." }, - /* coming soon - { 2, "filesystem label", "