commit | e422fd2c965ad1b0e4eadaabd0adb77e8a93e74e | [log] [tgz] |
---|---|---|
author | Andrea Arcangeli <andrea@suse.de> | Thu May 05 16:15:04 2005 -0700 |
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | Thu May 05 16:36:30 2005 -0700 |
tree | a29a10773141fb0da142abb45ac618f2913f981d | |
parent | f48d9663f19afb88ac0e45b825da523180f1f9c0 [diff] |
[PATCH] avoid -ENOMEM due reclaimable slab caches This makes sure that reclaimable buffer headers and reclaimable inodes are accounted properly during the overcommit checks. Signed-off-by: Andrea Arcangeli <andrea@suse.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>