Bug 526272 - Ext3: ia64 refuse mount corrupted image
Summary: Ext3: ia64 refuse mount corrupted image
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Enterprise Linux 5
Classification: Red Hat
Component: kernel
Version: 5.4
Hardware: ia64
OS: Linux
low
medium
Target Milestone: rc
: ---
Assignee: Josef Bacik
QA Contact: Red Hat Kernel QE team
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-09-29 15:35 UTC by Izidor Matušov
Modified: 2012-06-07 14:33 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-06-07 14:33:21 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
Corrupted image from BZ 454942 (52 bytes, text/plain)
2009-09-29 15:35 UTC, Izidor Matušov
no flags Details

Description Izidor Matušov 2009-09-29 15:35:56 UTC
Created attachment 363033 [details]
Corrupted image from BZ 454942

Description of problem:
While regression testing ia64 refuse mount the corrupted image from other bug:
https://bugzilla.redhat.com/show_bug.cgi?id=454942


How reproducible:
# uname -a
Linux hp-rx2600-1a.rhts.eng.rdu.redhat.com 2.6.18-164.el5 #1 SMP Tue Aug 18 15:54:55 EDT 2009 ia64 ia64 ia64 GNU/Linux

# mount -t ext3 -o loop fs-image.img mount-point/
mount: wrong fs type, bad option, bad superblock on /dev/loop2,
       missing codepage or other error
       In some cases useful info is found in syslog - try
       dmesg | tail  or so

# dmesg
EXT3-fs: Unsupported filesystem blocksize 0 on loop0.

Comment 1 Izidor Matušov 2009-09-29 15:43:40 UTC
I forget mention all other architectures don't have any problem with mounting the image.


Note You need to log in before you can comment on or make changes to this bug.