I had to rename generate_data in fs_testutil.h to some other generate_test_data since its signature was colliding with fileutils.h which i needed to include for checkpointing and getting fsize.
Image showing the FS contents at mount point:
1- Initial period
2- After unmounting, checkpoint and remount
3- After unmount again and restore
I had to rename generate_data in fs_testutil.h to some other generate_test_data since its signature was colliding with fileutils.h which i needed to include for checkpointing and getting fsize.
Image showing the FS contents at mount point:
1- Initial period 2- After unmounting, checkpoint and remount 3- After unmount again and restore