Files
linux-apfs/fs/xfs
Eric Sandeen dd700d9452 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 <sandeen@redhat.com>
Reviewed-by: Mark Tinguely <tinguely@sgi.com>
Signed-off-by: Ben Myers <bpm@sgi.com>
2013-05-07 18:56:38 -05:00
..
2013-05-07 18:45:36 -05:00
2013-04-27 12:49:32 -05:00
2013-05-07 18:45:36 -05:00
2012-11-19 20:11:24 -06:00
2013-04-21 14:57:43 -05:00
2013-05-07 18:45:36 -05:00
2012-11-19 20:11:24 -06:00
2013-05-07 18:45:36 -05:00
2013-04-21 14:57:43 -05:00
2013-05-07 18:45:36 -05:00
2013-02-22 23:31:31 -05:00
2012-11-14 15:12:45 -06:00
2013-05-07 18:45:36 -05:00
2013-05-07 18:45:36 -05:00
2013-05-07 18:45:36 -05:00
2013-04-21 14:58:22 -05:00
2013-04-21 14:58:22 -05:00
2012-09-18 01:01:39 -07:00
2013-04-27 13:05:18 -05:00
2012-10-17 12:01:25 -05:00
2013-05-07 18:45:36 -05:00
2013-05-07 18:45:36 -05:00