Re: [PATCH 1/2] VM: invalidate_inode_pages2_range() should not exit early

2007-02-14 Thread Andrew Morton
On Mon, 12 Feb 2007 23:43:35 -0800 Trond Myklebust <[EMAIL PROTECTED]> wrote: > From: Trond Myklebust <[EMAIL PROTECTED]> > > Fix invalidate_inode_pages2_range() so that it does not immediately exit > just because a single page in the specified range could not be removed. > One man's "fix" is

Re: [PATCH 1/2] VM: invalidate_inode_pages2_range() should not exit early

2007-02-14 Thread Andrew Morton
On Mon, 12 Feb 2007 23:43:35 -0800 Trond Myklebust [EMAIL PROTECTED] wrote: From: Trond Myklebust [EMAIL PROTECTED] Fix invalidate_inode_pages2_range() so that it does not immediately exit just because a single page in the specified range could not be removed. One man's fix is another