From mboxrd@z Thu Jan 1 00:00:00 1970 From: Giedrius Rekasius Subject: Bug 16531: AFFS attempts access beyond end of medium at mount if sector size >512 Date: Mon, 12 May 2014 21:45:37 +0100 Message-ID: <537132F1.8060301@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit To: linux-fsdevel@vger.kernel.org Return-path: Received: from mail-wi0-f178.google.com ([209.85.212.178]:60901 "EHLO mail-wi0-f178.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758489AbaELUpk (ORCPT ); Mon, 12 May 2014 16:45:40 -0400 Received: by mail-wi0-f178.google.com with SMTP id hm4so5191728wib.11 for ; Mon, 12 May 2014 13:45:39 -0700 (PDT) Received: from [192.168.1.11] ([46.7.1.126]) by mx.google.com with ESMTPSA id s3sm19319488wje.36.2014.05.12.13.45.38 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 12 May 2014 13:45:38 -0700 (PDT) Sender: linux-fsdevel-owner@vger.kernel.org List-ID: Hi all, As far as I can see in the mainline code tree this bug wasn't fixed yet. If no one is working on it I could try to fix it. I'm new to kernel development and am looking for some relatively easy bug to start with. This one looks like something I could work on. Thanks, Giedrius