]> www.infradead.org Git - users/hch/configfs.git/commit
dm-verity: introduce the options restart_on_error and panic_on_error
authorMikulas Patocka <mpatocka@redhat.com>
Wed, 2 Oct 2024 14:03:41 +0000 (16:03 +0200)
committerMikulas Patocka <mpatocka@redhat.com>
Wed, 2 Oct 2024 14:21:08 +0000 (16:21 +0200)
commitf811b83879fb6717cdb288e34253cf26d135b019
tree752abe340e7e412973fe66f27ba5c0fb336d9ef1
parent462763212dd71c41f092b48eaa352bc1f5ed5d66
dm-verity: introduce the options restart_on_error and panic_on_error

This patch introduces the options restart_on_error and panic_on_error on
dm-verity.

Previously, restarting on error was handled by the patch
e6a3531dd542cb127c8de32ab1e54a48ae19962b, but Google engineers wanted to
have a special option for it.

Signed-off-by: Mikulas Patocka <mpatocka@redhat.com>
Suggested-by: Sami Tolvanen <samitolvanen@google.com>
Suggested-by: Will Drewry <wad@chromium.org>
drivers/md/dm-verity-target.c
drivers/md/dm-verity.h