diff options
author | Dan Williams <[email protected]> | 2013-11-06 16:30:01 -0800 |
---|---|---|
committer | Dan Williams <[email protected]> | 2013-11-14 11:04:39 -0800 |
commit | a310d037b8d06755c62bb4878c00d19490af5550 (patch) | |
tree | 7546e7c90f51bb2491558ce4772740ad9e903540 /fs/jbd/commit.c | |
parent | 0adff800662f52d0ffc3e420db231769cb3fff13 (diff) |
dmatest: restore ability to start test at module load and init
1/ move 'run' control to a module parameter so we can do:
modprobe dmatest run=1. With this moved the rest of the debugfs
boilerplate can go.
2/ Fix parameter initialization. Previously the test was being started
without taking the parameters into account in the built-in case.
Also killed off the '__' version of some routines. The new rule is just
hold the lock when calling a *threaded_test() routine.
Acked-by: Linus Walleij <[email protected]>
Cc: Andy Shevchenko <[email protected]>
Acked-by: Andy Shevchenko <[email protected]>
Signed-off-by: Dan Williams <[email protected]>
Diffstat (limited to 'fs/jbd/commit.c')
0 files changed, 0 insertions, 0 deletions