From mboxrd@z Thu Jan 1 00:00:00 1970 From: "H. Peter Anvin" Subject: Re: [RFC] obsoleting /etc/mtab Date: Sun, 03 Jun 2007 09:32:57 -0700 Message-ID: <4662ED39.4060107@zytor.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: util-linux-ng-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-fsdevel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Miklos Szeredi To: James Cloos Return-path: In-Reply-To: Sender: util-linux-ng-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-fsdevel.vger.kernel.org James Cloos wrote: >>>>>> "Miklos" == Miklos Szeredi writes: > > Miklos> So the best solution would be if /etc/mtab were a symlink to > Miklos> /proc/mounts, and the kernel would be the authoritative source > Miklos> of information regarding mounts. > > That would have to be a symlink to /proc/self/mounts, yes? > /proc/mounts *is* a symlink to /proc/self/mounts. -hpa