btrfs-progs: check: rename files after moving code
[platform/upstream/btrfs-progs.git] / check / mode-lowmem.c
similarity index 99%
rename from check/lowmem.c
rename to check/mode-lowmem.c
index d2099fc..62bcf3d 100644 (file)
@@ -25,8 +25,8 @@
 #include "internal.h"
 #include "utils.h"
 #include "volumes.h"
-#include "check/common.h"
-#include "check/lowmem.h"
+#include "check/mode-common.h"
+#include "check/mode-lowmem.h"
 
 static int calc_extent_flag(struct btrfs_root *root, struct extent_buffer *eb,
                            u64 *flags_ret)