Read-only bind mounts STILL BROKEN in mainline?
Read-only bind mounts STILL BROKEN in mainline?
Posted Dec 7, 2011 21:03 UTC (Wed) by gvy (guest, #11981)In reply to: Read-only bind mounts by terryburton
Parent article: Read-only bind mounts
As of 2.6.39 and 3.0.8 at least:
# mount -o bind,ro /home /mnt/cdrom
mount: warning: /mnt/cdrom seems to be mounted read-write.
# _
# mount -o bind,ro /home /mnt/cdrom
mount: warning: /mnt/cdrom seems to be mounted read-write.
# _
OpenVZ 2.6.32 works fine though -- seems the fine folks over there did fix it.
