BusyBox Bug and Patch Tracking
BusyBox
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000864 [BusyBox] Documentation minor always 05-04-06 01:02 05-04-06 12:53
Reporter admie View Status public  
Assigned To BusyBox
Priority normal Resolution duplicate  
Status closed   Product Version 1.1.x
Summary 0000864: mdev fails to detect directories on sysfs
Description mdev uses struct dirent->d_type to distinguish directories from files.
As far as I see, this field is not covered by any man pages or the like,
besides that man pages warning not to use not mensioned fields.
2.6.x seem to just zero d_type, so I patched mdev.c
to use lstat() -- it works for me.
Patch included, against busybox-1.1.1.
Additional Information
Attached Files  mdev.patch [^] (687 bytes) 05-04-06 01:02

- Relationships

- Notes
(0001343)
vapier
05-04-06 12:53

you're probably using uclibc 0.9.28 ... in that case, this is a dupe of Bug 661
 

- Issue History
Date Modified Username Field Change
05-04-06 01:02 admie New Issue
05-04-06 01:02 admie Status new => assigned
05-04-06 01:02 admie Assigned To  => BusyBox
05-04-06 01:02 admie File Added: mdev.patch
05-04-06 01:31 admie Issue Monitored: admie
05-04-06 12:53 vapier Note Added: 0001343
05-04-06 12:53 vapier Status assigned => closed
05-04-06 12:53 vapier Resolution open => duplicate


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker