]> git.baikalelectronics.ru Git - kernel.git/commit
dm integrity: introduce a function add_new_range_and_wait()
authorMikulas Patocka <mpatocka@redhat.com>
Mon, 29 Apr 2019 12:57:22 +0000 (14:57 +0200)
committerMike Snitzer <snitzer@redhat.com>
Wed, 8 May 2019 17:40:28 +0000 (13:40 -0400)
commitdf0012d929596cf8d3636cb751dc673564b54555
treedcc69d8d58075dbb2a38a60803965edbddbbe1e5
parent830845bcb54a4265d84163dbce93247d7d4bc5a8
dm integrity: introduce a function add_new_range_and_wait()

Introduce a function add_new_range_and_wait() in order to avoid
repetitive code.  It will be used in the following commit.

Signed-off-by: Mikulas Patocka <mpatocka@redhat.com>
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
drivers/md/dm-integrity.c