From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pat LaVarre Subject: Re: Remounting File Systems Date: 21 Nov 2003 12:40:16 -0700 Sender: linux-fsdevel-owner@vger.kernel.org Message-ID: <1069443616.14422.91.camel@patrh9> References: Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Cc: linux-fsdevel@vger.kernel.org, herbert@13thfloor.at, theman@josephdwagner.info Return-path: Received: from email-out2.iomega.com ([147.178.1.83]:32241 "EHLO email.iomega.com") by vger.kernel.org with ESMTP id S263173AbTKUTkr (ORCPT ); Fri, 21 Nov 2003 14:40:47 -0500 To: hbryan@us.ibm.com In-Reply-To: List-Id: linux-fsdevel.vger.kernel.org > > > > what the mount flags are > > > > for a currently mounted file system? > > > with a little luck, you can get this > > information from /etc/mtab > > With less luck, ... some ... info... from via /proc/mounts. > > /etc/mtab tells you about past invocations of mount/unmount programs, > whereas /proc/mounts tells you about what mounts presently exist ... /proc/mounts isn't going away with the change over to sysfs? Yours in breathtaking ignorance, Pat LaVarre