Kirk McKusick 1faacf5d09 Keep track of the mount point associated with a special device
to enable the collection of counts of synchronous and asynchronous
reads and writes for its associated filesystem. The counts are
displayed using `mount -v'.

Ensure that buffers used for paging indicate the vnode from
which they are operating so that counts of paging I/O operations
from the filesystem are collected.

This checkin only adds the setting of the mount point for the
UFS/FFS filesystem, but it would be trivial to add the setting
and clearing of the mount point at filesystem mount/unmount
time for other filesystems too.

Reviewed by: kib
2012-03-28 20:49:11 +00:00
..
2012-03-18 19:15:11 +00:00
2012-03-28 17:21:59 +00:00
2012-01-02 12:12:10 +00:00
2012-03-27 20:36:03 +00:00
2012-03-27 18:26:35 +00:00
2012-02-28 15:07:05 +00:00
2012-03-28 12:30:16 +00:00
2012-02-10 12:35:57 +00:00