From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jamie LeTual Subject: Re: Remounting File Systems Date: Fri, 21 Nov 2003 12:03:31 -0500 Sender: linux-c-programming-owner@vger.kernel.org Message-ID: <3FBE4563.9020406@kmtechnologies.com> References: <200311202241.41262.theman@josephdwagner.info> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <200311202241.41262.theman@josephdwagner.info> List-Id: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: "Joseph D. Wagner" Cc: linux-c-programming@vger.kernel.org Use the Source, Luke! I would look at the source code for mount(8) Peace, Jamie Joseph D. Wagner wrote: >I'm writing a program that has to remount a file system on the fly for the >purpose of changing the mount flags. > >Is there any system function that can tell me what the mount flags are for a >currently mounted file system? > >TIA. > >Joseph D. Wagner > >- >To unsubscribe from this list: send the line "unsubscribe linux-c-programming" in >the body of a message to majordomo@vger.kernel.org >More majordomo info at http://vger.kernel.org/majordomo-info.html > >