Add core for verify_dump option
authorSteven Lang <tirea@google.com>
Tue, 25 Oct 2011 20:41:05 +0000 (22:41 +0200)
committerJens Axboe <axboe@kernel.dk>
Tue, 25 Oct 2011 20:41:29 +0000 (22:41 +0200)
commit0dce9bc9b21a8d91aa55a29258dfaeffc57bd466
tree6b3eab5e161352c2f9d23995a4b2bd8c41a8199c
parent76867621c76ce561c315cd9c8d6b055eddd75d88
Add core for verify_dump option

The verify_dump option is defined and documented, but does nothing.
This one-liner enables the option.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
verify.c