From 5f28cd15ab43c741f6d116be4d3a9aa5d82ab385 Mon Sep 17 00:00:00 2001 From: Miklos Szeredi Date: Thu, 10 Jul 2008 19:35:21 +0000 Subject: Skip calling mount(8) if /etc/mtab doesn't exist... --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 638dd3c..4f56566 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,10 @@ * Fix handling of (no)suid and (no)dev options if filesystem is mounted from /etc/fstab or via mount(8). Reported by Jan Ondrej. + * Skip calling mount(8) if /etc/mtab doesn't exist or if it's on a + read-only filesystem. This works around issues with certain mount + implementations. Reported by Szabolcs Szakacsits. + 2008-06-16 Miklos Szeredi * Remove fuse kernel module sources. Linux 2.6.27 will support -- cgit v1.2.3