[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <x498vffmspx.fsf@segfault.boston.devel.redhat.com>
Date: Fri, 22 Jun 2012 08:33:30 -0400
From: Jeff Moyer <jmoyer@...hat.com>
To: Jan Kara <jack@...e.cz>
Cc: Torsten Hilbrich <torsten.hilbrich@...unet.com>,
linux-ext4@...r.kernel.org, LKML <linux-kernel@...r.kernel.org>,
Jens Axboe <jaxboe@...ionio.com>,
Nick Piggin <npiggin@...nel.dk>
Subject: Re: Kernel 3.3.8 breaks accidental ext3 mount of extended partition
Jan Kara <jack@...e.cz> writes:
> I think it can have something to do with the fact that the partition size
> is not a multiple of 4k (i.e. expected block size)?
Ahh, yes. Except that ext3 sets the blocksize to 1k by default.
However, I still can't explain why we don't get an error attempting to
access beyond the end of the device. I'll keep digging on that.
> BTW: blkdev_max_block() is a terrible name for something that intends to
> return size in blocks...
Fully agreed here, and I'll fix that up when I get my head completely
wrapped around this one.
Thanks for taking a look, Jan!
-Jeff
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists