Re: [PATCH 3.2 060/110] fs/buffer.c: support buffer cache allocations with gfp modifiers

2015-08-27 Thread Luis Henriques
On Mon, Aug 10, 2015 at 12:12:31PM +0200, Ben Hutchings wrote: > 3.2.71-rc1 review patch. If anyone has any objections, please let me know. > > -- > > From: Gioh Kim > > commit 3b5e6454aaf6b4439b19400d8365e2ec2d24e411 upstream. > > A buffer cache is allocated from movable area

[PATCH 3.2 060/110] fs/buffer.c: support buffer cache allocations with gfp modifiers

2015-08-10 Thread Ben Hutchings
3.2.71-rc1 review patch. If anyone has any objections, please let me know. -- From: Gioh Kim commit 3b5e6454aaf6b4439b19400d8365e2ec2d24e411 upstream. A buffer cache is allocated from movable area because it is referred for a while and released soon. But some filesystems are