scoutfs-utils: add fallocate corruption source

Signed-off-by: Zach Brown <zab@versity.com>
This commit is contained in:
Zach Brown
2018-06-29 14:42:08 -07:00
committed by Zach Brown
parent 0a62ffbc2f
commit 35b5f1f9c5
2 changed files with 6 additions and 4 deletions
+1
View File
@@ -622,6 +622,7 @@ enum {
SC_DATA_EXTENT_TRUNC_CLEANUP,
SC_DATA_EXTENT_ALLOC_CLEANUP,
SC_SERVER_EXTENT_CLEANUP,
SC_DATA_EXTENT_FALLOCATE_CLEANUP,
SC_NR_SOURCES,
};