[SCSI] iscsi_tcp: support PF_MEMALLOC/__GFP_MEMALLOC
authorMike Christie <michaelc@cs.wisc.edu>
Wed, 10 Apr 2013 16:24:39 +0000 (11:24 -0500)
committerJames Bottomley <JBottomley@Parallels.com>
Thu, 11 Apr 2013 23:55:04 +0000 (16:55 -0700)
commit9e45dd73234af9a59613dc2989dcc2df2dab847f
tree705342323a3cbf8de94725462407ce4ba734360a
parent1fc2b00fba55f70ab32ecc493efbca9a1a76a4e3
[SCSI] iscsi_tcp: support PF_MEMALLOC/__GFP_MEMALLOC

This patch has software iscsi use PF_MEMALLOC/__GFP_MEMALLOC
to be able to better support swap over iscsi disks similar to
what was added for nbd.

Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
drivers/scsi/iscsi_tcp.c