[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CA+55aFyD2c2oBPX7XFoYvFP1k6j0ScYevndh19Rj1GwkG67Dgg@mail.gmail.com>
Date: Mon, 3 Dec 2012 18:02:15 -0800
From: Linus Torvalds <torvalds@...ux-foundation.org>
To: Tony Luck <tony.luck@...el.com>
Cc: Romain Francoise <romain@...bokech.com>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: Linux 3.7-rc8
On Mon, Dec 3, 2012 at 3:40 PM, Linus Torvalds
<torvalds@...ux-foundation.org> wrote:
>
> Yup, I can reproduce it with that.
>
> I'll shut the printk up some way. In the meantime, you can ignore it.
Here's a patch to handle the "buffer head crosses the end of the disk" case.
It works for me, and in fact it should allow us to basically always
set the default block size to the PAGE_CACHE_SIZE (see bd_set_size()).
But it doesn't do that part yet, this is just the "guard against
crossing bh" part.
Does that fix the printk's for you too?
Linus
Download attachment "patch.diff" of type "application/octet-stream" (1987 bytes)
Powered by blists - more mailing lists