| Summary: | mount fails to mount fs with strictatime option | ||
|---|---|---|---|
| Product: | Busybox | Reporter: | Juan RP <xtraeme> |
| Component: | Other | Assignee: | unassigned |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | CC: | busybox-cvs |
| Priority: | P5 | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Host: | Target: | ||
| Build: | |||
| Attachments: | Patch to support strictatime mount option | ||
Created attachment 4520 [details] Patch to support strictatime mount option This is with busybox 1.20.2. As the summary says the mount command is not able to mount a filesystem with the "strictatime" option. I made a patch that seems to work, feel free to improve and apply for the next stable version; thanks.