On Mon, Mar 14, 2005 at 05:16:41PM -0500, Chuck Lever wrote:
> we still have a need to provide "iostat" like statistics for NFS 
> clients.  attached are a couple of patches, against 2.6.11.3, which 
> prototype an approach for providing this kind of data to user programs. 
>  i'd like some comment on the approach.
> 
> 01-mountstats.patch adds a new file called /proc/self/mountstats and a 
> new file system hook called show_stats.  this just replicates 
> /proc/mounts and the show_options hook.

I don't think this makes a lot of sense.  The stats aren't per namespace
or mountpoint but per fs-instance, right?

-
To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to