Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 05 Mar 2006 13:49:18 -0600
From:      Eric Anderson <anderson@centtech.com>
To:        freebsd-hackers@freebsd.org
Subject:   userland access to mountpoint's struct mount
Message-ID:  <440B40BE.1000603@centtech.com>

next in thread | raw e-mail | index | archive | help
Sorry if this is a very basic question, but I'm trying to extend the 
struct mount (sys/sys/mount.h) to contain a lot of statistics, and then 
use a userland tool to read those statistics on a per mounted file 
system basis.  I can't seem to figure out exactly how to do this, and 
even if this really is what I want.  Life might be easier if I wedge it 
into the struct statfs per file system - but is that ok to do?


Thanks in advance, pointers to docs/hints/examples are welcome,
Eric


-- 
------------------------------------------------------------------------
Eric Anderson        Sr. Systems Administrator        Centaur Technology
Anything that works is better than anything that doesn't.
------------------------------------------------------------------------




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?440B40BE.1000603>