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