/ext4

Playing around with the ext4 file system

Primary LanguagePython

Playing around with the ext4 file system

Create a virtual file system to play around:

./scripts/create_virtual_fs.sh

Remove the file system:

./scripts/delete_virtual_fs.sh

Reference

The code is based on: