Henrik Stoerner wrote:
As far as I know, per-filesystem statistics are not available in Linux. At least, the "iostat" utility only provides per-device statistics.
On Linux, check out iostat -p. It'll require a 2.6 kernel.