]> git.sesse.net Git - bcachefs-tools-debian/blobdiff - c_src/cmd_format.c
Update bcachefs sources to 50847e296b34 bcachefs: Check subvol <-> inode pointers...
[bcachefs-tools-debian] / c_src / cmd_format.c
index 6b77763e2ff921a8f4d57d8992fb57c281f741f5..3d29f41322f13d9a523be56e290e949062391144 100644 (file)
 #include "cmds.h"
 #include "libbcachefs.h"
 #include "crypto.h"
-#include "libbcachefs/darray.h"
 #include "libbcachefs/errcode.h"
 #include "libbcachefs/opts.h"
 #include "libbcachefs/super-io.h"
 #include "libbcachefs/util.h"
 
+#include "linux/darray.h"
+
 #define OPTS                                           \
 x(0,   replicas,               required_argument)      \
 x(0,   encrypted,              no_argument)            \