]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] avoid -ENOMEM due reclaimable slab caches
authorAndrea Arcangeli <andrea@suse.de>
Thu, 5 May 2005 23:15:04 +0000 (16:15 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Thu, 5 May 2005 23:36:30 +0000 (16:36 -0700)
commite422fd2c965ad1b0e4eadaabd0adb77e8a93e74e
treea29a10773141fb0da142abb45ac618f2913f981d
parentf48d9663f19afb88ac0e45b825da523180f1f9c0
[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>
fs/buffer.c
fs/inode.c