Bug 3475

Summary: Device nodes on Sun x86 UFS filesystems have wrong major/minor numbers
Product: File System Reporter: Alex Kiernan (alex.kiernan)
Component: OtherAssignee: fs_other
Status: CLOSED CODE_FIX    
Severity: normal CC: bunk, dushistov
Priority: P2    
Hardware: i386   
OS: Linux   
Kernel Version: 2.6.8 Subsystem:
Regression: --- Bisected commit-id:
Attachments: Fix for the Sun x86 UFS device major/minor problem
Fix Solaris x86 UFS device major/minor, add support for large dev_t on Solaris UFS

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.