]> 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)
committerLuk Claes <luk@debian.org>
Sun, 2 Oct 2011 14:16:48 +0000 (16:16 +0200)
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