f2fs: fix error path in init_inode_metadata
[firefly-linux-kernel-4.4.55.git] / fs / btrfs / Makefile
index f341a98031d2e080522239c99392b47b849b9c2e..6d1d0b93b1aa18aa74de299cf49d326d29a23a03 100644 (file)
@@ -16,4 +16,4 @@ btrfs-$(CONFIG_BTRFS_FS_CHECK_INTEGRITY) += check-integrity.o
 
 btrfs-$(CONFIG_BTRFS_FS_RUN_SANITY_TESTS) += tests/free-space-tests.o \
        tests/extent-buffer-tests.o tests/btrfs-tests.o \
-       tests/extent-io-tests.o tests/inode-tests.o
+       tests/extent-io-tests.o tests/inode-tests.o tests/qgroup-tests.o