Re: [PATCH] ext3_getblk should handle HOLE correctly

2006-09-07 Thread Andrew Morton
On Thu, 07 Sep 2006 12:22:27 -0700 Badari Pulavarty <[EMAIL PROTECTED]> wrote: > On Thu, 2006-09-07 at 11:45 -0700, Andrew Morton wrote: > > On Wed, 06 Sep 2006 10:39:06 -0700 > > Badari Pulavarty <[EMAIL PROTECTED]> wrote: > > > > > Hi Andrew, > > > > > > Its been reported that ext3_getblk() is

Re: [PATCH] ext3_getblk should handle HOLE correctly

2006-09-07 Thread Badari Pulavarty
On Thu, 2006-09-07 at 11:45 -0700, Andrew Morton wrote: > On Wed, 06 Sep 2006 10:39:06 -0700 > Badari Pulavarty <[EMAIL PROTECTED]> wrote: > > > Hi Andrew, > > > > Its been reported that ext3_getblk() is not doing the right thing > > and triggering following WARN(): > > > > BUG: warning at fs/ex

Re: [PATCH] ext3_getblk should handle HOLE correctly

2006-09-07 Thread Andrew Morton
On Wed, 06 Sep 2006 10:39:06 -0700 Badari Pulavarty <[EMAIL PROTECTED]> wrote: > Hi Andrew, > > Its been reported that ext3_getblk() is not doing the right thing > and triggering following WARN(): > > BUG: warning at fs/ext3/inode.c:1016/ext3_getblk() > ext3_getblk+0x98/0x2a6 md_wakeup_threa

Re: [PATCH] ext3_getblk should handle HOLE correctly

2006-09-06 Thread Dave Kleikamp
On Wed, 2006-09-06 at 10:39 -0700, Badari Pulavarty wrote: > Index: linux-2.6.18-rc5/fs/ext3/inode.c > === > --- linux-2.6.18-rc5.orig/fs/ext3/inode.c 2006-08-27 20:41:48.0 > -0700 > +++ linux-2.6.18-rc5/fs/ext3/inode.c

[PATCH] ext3_getblk should handle HOLE correctly

2006-09-06 Thread Badari Pulavarty
Hi Andrew, Its been reported that ext3_getblk() is not doing the right thing and triggering following WARN(): BUG: warning at fs/ext3/inode.c:1016/ext3_getblk() ext3_getblk+0x98/0x2a6 md_wakeup_thread +0x26/0x2a ext3_bread+0x1f/0x88 ext3_quota_read+0x136/0x1ae v1_read_dqblk+0x61/0xac