]> 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)
commit2192d4212e273a58522f870481f3d6de8f513688
treedcc69d8d58075dbb2a38a60803965edbddbbe1e5
parentb453a7a2c935edd4aeabf2f6a35f63082356a6d7
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