Bug 121061 - unable to mount jfs
Summary: unable to mount jfs
Status: RESOLVED FIXED
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: ConsoleApps (show other bugs)
Version: unspecified
Hardware: i686 All
: P5 - None : Normal
Target Milestone: ---
Assignee: Mads Martin Joergensen
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-07 16:48 UTC by Alexander Lang
Modified: 2005-10-29 15:30 UTC (History)
2 users (show)

See Also:
Found By: Customer
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
Fix buffer overflow in jfs_fsck (1.78 KB, patch)
2005-10-21 17:40 UTC, Dave Kleikamp
Details | Diff
jfsutils Version 1.1.10 Source RPM (592.60 KB, application/octet-stream)
2005-10-29 15:30 UTC, Raphael Wegmann
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Lang 2005-10-07 16:48:18 UTC
i have a jfs partition on my disk. no problem mounting it in debian or
kanotix(livecd), but opensuse 10.0 gives me this:

 # mount /mnt/util
mount: wrong fs type, bad option, bad superblock on /dev/hda6,
       missing codepage or other error
       In some cases useful info is found in syslog - try
       dmesg | tail  or so

 # fsck.jfs /dev/hda6
fsck.jfs version 1.1.8, 03-May-2005
processing started: 10/7/2005 18.36.38
*** buffer overflow detected ***: fsck.jfs terminated
Aborted

It does not seem to be a jfs-utils related error, as i compiled and installed
the newest version form source. (after getting this error with the preinstalled
version)
Comment 1 Mads Martin Joergensen 2005-10-14 11:13:55 UTC
What does mount -t jfs say?
Comment 2 Dave Kleikamp 2005-10-21 17:40:59 UTC
Created attachment 55099 [details]
Fix buffer overflow in jfs_fsck

This is fixed in jfsutils-1.1.10.  This patch fixes just this bug against jfsutils-1.1.8.
Comment 3 Mads Martin Joergensen 2005-10-24 08:48:06 UTC
Andreas, can I get a SWAMP ID for this update please?
Comment 4 Andreas Jaeger 2005-10-26 06:42:33 UTC
We're not officially supporting JFS, no update for 10.0 will be done.

Resolving as fixed since it's fixed for the next release.
Comment 5 Raphael Wegmann 2005-10-29 15:30:11 UTC
Created attachment 55979 [details]
jfsutils Version 1.1.10 Source RPM

Please include that update to YOU, so people stop complaining about JFS troubles.