diff options
Diffstat (limited to 'src/home/homework.h')
-rw-r--r-- | src/home/homework.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/home/homework.h b/src/home/homework.h index fb53fd49b0..f20a23a918 100644 --- a/src/home/homework.h +++ b/src/home/homework.h @@ -32,6 +32,7 @@ typedef struct HomeSetup { bool do_offline_fitrim; bool do_offline_fallocate; bool do_mark_clean; + bool do_drop_caches; uint64_t partition_offset; uint64_t partition_size; |