commit | 9e45dd73234af9a59613dc2989dcc2df2dab847f | [log] [tgz] |
---|---|---|
author | Mike Christie <michaelc@cs.wisc.edu> | Wed Apr 10 11:24:39 2013 -0500 |
committer | James Bottomley <JBottomley@Parallels.com> | Thu Apr 11 16:55:04 2013 -0700 |
tree | 705342323a3cbf8de94725462407ce4ba734360a | |
parent | 1fc2b00fba55f70ab32ecc493efbca9a1a76a4e3 [diff] |
[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>