| Anonymous | Login | Signup for a new account | 11-10-2008 11:01 PST |
| Main | My View | View Issues | Change Log | Docs |
| 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 |
|
||||||||
|
|
|||||||||
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 |
| Copyright © 2000 - 2006 Mantis Group |