Bug 5474

Summary: mount fails to mount fs with strictatime option
Product: Busybox Reporter: Juan RP <xtraeme>
Component: OtherAssignee: 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

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 ***