Allow extent_buffers to use more ram
commitb7ad5a84565285ccb3d0b4eb65e1c0b30f62d7cd
authorChris Mason <chris.mason@oracle.com>
Mon, 6 Feb 2012 10:06:18 +0000 (6 05:06 -0500)
committerChris Mason <chris.mason@oracle.com>
Mon, 6 Feb 2012 10:08:06 +0000 (6 05:08 -0500)
treede418dfb6abc59788d953b14439807da6f002257
parent6a4903c8ad95a592a80a5b56ab53bd81ae9e1c56
Allow extent_buffers to use more ram

This changes free_some_buffers (called each time we allocate an extent
buffer) to allow a higher hard limit on the number of extent buffers
in use.

Signed-off-by: Chris Mason <chris.mason@oracle.com>
extent_io.c