Skip to content

Commit

Permalink
simple-test: enable jbd2-debug
Browse files Browse the repository at this point in the history
  • Loading branch information
azat committed Oct 1, 2014
1 parent a619acc commit 65ab062
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions simple-test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 65ab062

Please sign in to comment.