Bug 3475 - Device nodes on Sun x86 UFS filesystems have wrong major/minor numbers
Summary: Device nodes on Sun x86 UFS filesystems have wrong major/minor numbers
Status: CLOSED CODE_FIX
Alias: None
Product: File System
Classification: Unclassified
Component: Other (show other bugs)
Hardware: i386 Linux
: P2 normal
Assignee: fs_other
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-27 09:47 UTC by Alex Kiernan
Modified: 2007-01-23 21:04 UTC (History)
2 users (show)

See Also:
Kernel Version: 2.6.8
Subsystem:
Regression: ---
Bisected commit-id:


Attachments
Fix for the Sun x86 UFS device major/minor problem (2.03 KB, patch)
2004-09-27 09:48 UTC, Alex Kiernan
Details | Diff
Fix Solaris x86 UFS device major/minor, add support for large dev_t on Solaris UFS (3.42 KB, patch)
2004-10-21 01:24 UTC, Alex Kiernan
Details | Diff

Description Alex Kiernan 2004-09-27 09:47:08 UTC
Distribution:Fedora Core 2
Hardware Environment:i386/x86_64
Software Environment:
Problem Description:Device nodes on Sun x86 UFS filesystems have wrong 
major/minor numbers

Steps to reproduce:
Mount a Sun x86 UFS image which includes device nodes
Check the major/minor numbers - they're all zero
Comment 1 Alex Kiernan 2004-09-27 09:48:22 UTC
Created attachment 3730 [details]
Fix for the Sun x86 UFS device major/minor problem
Comment 2 Alex Kiernan 2004-10-21 01:24:47 UTC
Created attachment 3870 [details]
Fix Solaris x86 UFS device major/minor, add support for large dev_t on Solaris UFS
Comment 3 Adrian Bunk 2007-01-23 15:10:22 UTC
Is this issue still present with recent kernels?
Comment 4 Alex Kiernan 2007-01-23 21:04:51 UTC
No, fixed a long time ago when the patch (or a variation of it) was merged.

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