From 464df1d5e5ab1322e2dd0a7796939fff1aeefa9a Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 17:49:25 +0200 Subject: Adding upstream version 1.47.0. Signed-off-by: Daniel Baumann --- lib/ext2fs/tst_cmds.ct | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 lib/ext2fs/tst_cmds.ct (limited to 'lib/ext2fs/tst_cmds.ct') diff --git a/lib/ext2fs/tst_cmds.ct b/lib/ext2fs/tst_cmds.ct new file mode 100644 index 0000000..45a8594 --- /dev/null +++ b/lib/ext2fs/tst_cmds.ct @@ -0,0 +1,6 @@ +command_table libext2fs_cmds; + +request do_block_iterate, "block_iterate", + block_iterate; + +end; -- cgit v1.2.3