#21862: extroot mount options ignored
-------------------------+------------------------
 Reporter:  bolvan       |      Owner:  developers
     Type:  defect       |     Status:  new
 Priority:  normal       |  Milestone:
Component:  base system  |    Version:  Trunk
 Keywords:  block-mount  |
-------------------------+------------------------
 Extroot mount options ignored.
 Non-extroot mount options preserved.

 {{{
 config mount
         option target   /
         option uuid     '<..uuid..>'
         option fstype   ext4
         option options  rw,noatime,nodiratime
         option enabled  1
         option enabled_fsck 1
 }}}

 In this configuration / is mounted without "noatime,nodiratime".
 I had to add "mount /dev/sda1 -o remount,noatime,nodiratime" to
 /etc/rc.local.

--
Ticket URL: <https://dev.openwrt.org/ticket/21862>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
openwrt-tickets@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to