HOWTO: mention some details of ignore_error= option
authorTomohiro Kusumi <tkusumi@tuxera.com>
Wed, 7 Jun 2017 20:18:49 +0000 (23:18 +0300)
committerJens Axboe <axboe@fb.com>
Wed, 7 Jun 2017 20:23:26 +0000 (14:23 -0600)
commita35ef7cb514d02671bdcb029a64785bbc288fe96
tree1725a6f8f4a30cdc93920b0dfd739367fdc9cb56
parentfdbc9102c79c1a6d4134d5f5b8692658b2cf67ef
HOWTO: mention some details of ignore_error= option

ignore_error= and continue_on_error= are related in their
implementation, and easier to understand how they differ by
mentioning to it.

Signed-off-by: Tomohiro Kusumi <tkusumi@tuxera.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
HOWTO