mirror of
https://github.com/psankar/simplefs.git
synced 2025-07-24 22:44:45 +02:00
simple-test: enable jbd2-debug
This commit is contained in:
parent
a619accdc7
commit
65ab062528
@ -15,6 +15,8 @@
|
||||
|
||||
set -e
|
||||
|
||||
echo 1 >| /sys/module/jbd2/parameters/jbd2_debug
|
||||
|
||||
root_pwd="$PWD"
|
||||
test_dir="test-dir-$RANDOM"
|
||||
test_mount_point="test-mount-point-$RANDOM"
|
||||
|
Loading…
x
Reference in New Issue
Block a user