From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve French Subject: show_stats output format Date: Thu, 28 Sep 2006 16:18:19 -0500 Message-ID: <451C3C1B.5050208@austin.rr.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from e5.ny.us.ibm.com ([32.97.182.145]:20614 "EHLO e5.ny.us.ibm.com") by vger.kernel.org with ESMTP id S1750973AbWI1VR2 (ORCPT ); Thu, 28 Sep 2006 17:17:28 -0400 Received: from d01relay02.pok.ibm.com (d01relay02.pok.ibm.com [9.56.227.234]) by e5.ny.us.ibm.com (8.13.8/8.12.11) with ESMTP id k8SLHR4u023556 for ; Thu, 28 Sep 2006 17:17:27 -0400 Received: from d01av04.pok.ibm.com (d01av04.pok.ibm.com [9.56.224.64]) by d01relay02.pok.ibm.com (8.13.6/8.13.6/NCO v8.1.1) with ESMTP id k8SLHR0r290964 for ; Thu, 28 Sep 2006 17:17:27 -0400 Received: from d01av04.pok.ibm.com (loopback [127.0.0.1]) by d01av04.pok.ibm.com (8.12.11.20060308/8.13.3) with ESMTP id k8SLHR4H014564 for ; Thu, 28 Sep 2006 17:17:27 -0400 To: linux-fsdevel@vger.kernel.org Sender: linux-fsdevel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org Was the format of nfs's show_stats (they are the only fs with a show stats routine) designed for a particular userspace tool (ie is there some GUI or CLI tool that requires the nfs part of /proc/self/mounstats to have that exact layout) ? For cifs_show_stats am trying to decide whether to use the existing /proc/fs/cifs/Stats, something more terse, or something that almost exactly matches the nfs client's format