dm ingerity: pass size to dm_integrity_alloc_page_list()
authorMikulas Patocka <mpatocka@redhat.com>
Mon, 29 Apr 2019 12:57:20 +0000 (14:57 +0200)
committerMike Snitzer <snitzer@redhat.com>
Tue, 7 May 2019 20:05:12 +0000 (16:05 -0400)
commitd5027e0345c2f014e1328b53e8d86a293edf1caf
tree644919ab1fded09c340808a3c27d77839625db2e
parent981e8a980dc25a980188b157988d8651c03adc5c
dm ingerity: pass size to dm_integrity_alloc_page_list()

Pass size to dm_integrity_alloc_page_list().  This is needed so
following commits can pass a size that is different from
ic->journal_pages.

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