]> git.decadent.org.uk Git - nfs-utils.git/commitdiff
nfsiostat: Breaks on 3.1 kernels
authorSteve Dickson <steved@redhat.com>
Wed, 21 Sep 2011 17:52:49 +0000 (13:52 -0400)
committerSteve Dickson <steved@redhat.com>
Wed, 21 Sep 2011 19:41:43 +0000 (15:41 -0400)
nfsiostat depend on all devices entries in /proc/self/mountstats
to start with the word 'device'. With 3.1 kernels, NFS entries
start with the actual device (i.e. server:/export) not
the word 'device'. This change confused nfsiostat parsing.

Signed-off-by: Steve Dickson <steved@redhat.com>

No differences found