Bug 5474 - mount fails to mount fs with strictatime option
Summary: mount fails to mount fs with strictatime option
Status: RESOLVED DUPLICATE of bug 5240
Alias: None
Product: Busybox
Classification: Unclassified
Component: Other (show other bugs)
Version: unspecified
Hardware: All Linux
: P5 normal
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-29 14:41 UTC by Juan RP
Modified: 2012-09-03 12:17 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:


Attachments
Patch to support strictatime mount option (656 bytes, patch)
2012-08-29 14:41 UTC, Juan RP
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Juan RP 2012-08-29 14:41:38 UTC
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.
Comment 1 Denys Vlasenko 2012-09-03 12:17:11 UTC

*** This bug has been marked as a duplicate of bug 5240 ***