From mboxrd@z Thu Jan 1 00:00:00 1970 From: Trond Myklebust Subject: Re: mountstats Date: Mon, 14 Aug 2006 13:22:09 -0400 Message-ID: <1155576129.5664.94.camel@localhost> References: <44D90E78.4060006@us.ibm.com> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Cc: linux-fsdevel@vger.kernel.org, linux-cifs-client@lists.samba.org Return-path: Received: from pat.uio.no ([129.240.10.4]:24027 "EHLO pat.uio.no") by vger.kernel.org with ESMTP id S932549AbWHNRWp (ORCPT ); Mon, 14 Aug 2006 13:22:45 -0400 To: Steve French In-Reply-To: <44D90E78.4060006@us.ibm.com> Sender: linux-fsdevel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org On Tue, 2006-08-08 at 17:21 -0500, Steve French wrote: > Why are mountstats per process (e.g. "cat /proc/1/mountstats")? Namespaces are per-process, hence so are the per-mountpoint mountstats. Cheers, Trond