Currently the README.md, vm_remote_trigger_script.sh and demo.sh use 100MB as the specified size when running xfsMoneky.py with file system as btrfs, even thought it is mentioned in xfsMonkey.py (here: https://github.com/utsaslab/crashmonkey/blob/master/xfsMonkey.py#L84) that btrfs requires at least 200MB.
This change occurred in the following commit: 5ede8f3#diff-cd90afe905f7f1227973434f35165b3c.
It appears that updating the README.md, vm_remote_trigger_script.sh and demo.sh appropriately was accidentally overlooked.
Currently the
README.md,vm_remote_trigger_script.shanddemo.shuse100MBas the specified size when runningxfsMoneky.pywith file system asbtrfs, even thought it is mentioned inxfsMonkey.py(here: https://github.com/utsaslab/crashmonkey/blob/master/xfsMonkey.py#L84) thatbtrfsrequires at least200MB.This change occurred in the following commit: 5ede8f3#diff-cd90afe905f7f1227973434f35165b3c.
It appears that updating the
README.md,vm_remote_trigger_script.shanddemo.shappropriately was accidentally overlooked.