emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#19491: closed (/etc/mtab give wrong entries for ea


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#19491: closed (/etc/mtab give wrong entries for early-mounted items.)
Date: Thu, 08 Jan 2015 13:11:02 +0000

Your message dated Thu, 08 Jan 2015 21:11:02 +0800
with message-id <address@hidden>
and subject line bug#19491: Fixed
has caused the debbugs.gnu.org bug report #19491,
regarding /etc/mtab give wrong entries for early-mounted items.
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
19491: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=19491
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: /etc/mtab give wrong entries for early-mounted items. Date: Fri, 02 Jan 2015 20:13:48 +0800 User-agent: Notmuch/0.18.1 (http://notmuchmail.org) Emacs/24.4.1 (x86_64-unknown-linux-gnu)
Notably, I have:
  /dev/sda1 /root ext4 rw,relatime,data=ordered 0 0
  none /root//dev devtmpfs rw 0 0

Which should be:
  /dev/sda1 / ...
  none /dev ...

Why not make /etc/mtab a symlink to /proc/self/mounts?



--- End Message ---
--- Begin Message --- Subject: bug#19491: Fixed Date: Thu, 08 Jan 2015 21:11:02 +0800 User-agent: Notmuch/0.18.1 (http://notmuchmail.org) Emacs/24.4.1 (x86_64-unknown-linux-gnu)
Fixed in commit 9331ba5d
by make /etc/mtab a symlink to /proc/self/mounts.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]