| 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 | ||||
| 0000862 | [BusyBox] Documentation | minor | always | 05-03-06 12:07 | 02-13-08 09:56 | ||||
| Reporter | chrisreichelt | View Status | public | ||||||
| Assigned To | BusyBox | ||||||||
| Priority | normal | Resolution | won't fix | ||||||
| Status | closed | Product Version | 1.1.x | ||||||
| Summary | 0000862: tune2fs is checking /etc/mtab even when configured without /etc/mtab support | ||||||||
| Description |
running >bash-3.00# tune2fs /dev/hda1 -c 0 >tune2fs 1.38 (30-Jun-2005) >tune2fs: Could not determine if /dev/hda1 is mounted >bash-3.00# echo $? >1 >bash-3.00# touch /etc/mtab >bash-3.00# tune2fs /dev/hda1 -c 0 >tune2fs 1.38 (30-Jun-2005) Setting maximal mount count to -1 >bash-3.00# echo $? >0 |
||||||||
| Additional Information | |||||||||
| Attached Files | |||||||||
|
|
|||||||||
| Copyright © 2000 - 2006 Mantis Group |