Bug 16531
Summary: | AFFS attempts access beyond end of medium at mount if sector size >512 | ||
---|---|---|---|
Product: | File System | Reporter: | Mark (mark_k) |
Component: | AFFS | Assignee: | Roman Zippel (zippel) |
Status: | NEW --- | ||
Severity: | low | CC: | akpm, pranjas, szg00000 |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | any recent | Subsystem: | |
Regression: | No | Bisected commit-id: | |
Attachments: | start root block lookup from blkdev logical block size. |
Description
Mark
2010-08-06 17:00:05 UTC
Please email me a patch, as per Documentation/SubmittingPatches? Suitable recipients are Andrew Morton <akpm@linux-foundation.org> linux-fsdevel@vger.kernel.org linux-kernel@vger.kernel.org Roman Zippel <zippel@linux-m68k.org> Thanks. If someone could tell me how to determine the block device sector size I can try to create a patch. Created attachment 181241 [details]
start root block lookup from blkdev logical block size.
Hi Mark
Can you check the attached patch.
|