aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/mpt2sas/mpi/mpi2_raid.h
diff options
context:
space:
mode:
authorEric Sandeen <[email protected]>2013-04-04 00:05:13 -0500
committerBen Myers <[email protected]>2013-05-07 18:56:38 -0500
commitdd700d9452023a5b6820815a88f93c8f7010c270 (patch)
tree49132456e58a9cd79a74e43954a8dac054db09a3 /drivers/scsi/mpt2sas/mpi/mpi2_raid.h
parent742ae1e35b038ed65ddd86182723441ea74db765 (diff)
xfs: fallback to vmalloc for large buffers in xfs_attrlist_by_handle
Shamelessly copied from dchinner's: ad650f5b xfs: fallback to vmalloc for large buffers in xfs_attrmulti_attr_get xfsdump uses for a large buffer for extended attributes, which has a kmalloc'd shadow buffer in the kernel. This can fail after the system has been running for some time as it is a high order allocation. Add a fallback to vmalloc so that it doesn't require contiguous memory and so won't randomly fail while xfsdump is running. Signed-off-by: Eric Sandeen <[email protected]> Reviewed-by: Mark Tinguely <[email protected]> Signed-off-by: Ben Myers <[email protected]>
Diffstat (limited to 'drivers/scsi/mpt2sas/mpi/mpi2_raid.h')
0 files changed, 0 insertions, 0 deletions