]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
drbd: use copy_highpage
authorAkinobu Mita <akinobu.mita@gmail.com>
Fri, 28 Sep 2012 00:19:00 +0000 (10:19 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 10 Oct 2012 04:00:22 +0000 (15:00 +1100)
commitcfdb3daa38aba7523761a83f465c8e575388a0e9
treece835b97a285bba737edd90df07b7ef86703eb49
parent0d995cab550219a95fcbddd5438226e24e4e7856
drbd: use copy_highpage

Use copy_highpage() to copy from one page to another.

Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
Cc: Lars Ellenberg <drbd-dev@lists.linbit.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
drivers/block/drbd/drbd_bitmap.c