]> granicus.if.org Git - sysstat/commit
sadf: Fix PCP and SVG output for filesystem statistics
authorSebastien GODARD <sysstat@users.noreply.github.com>
Fri, 10 May 2019 16:23:00 +0000 (18:23 +0200)
committerSebastien GODARD <sysstat@users.noreply.github.com>
Fri, 10 May 2019 16:23:00 +0000 (18:23 +0200)
commit2fe85f5a7e382b920a7cd92683fb1b4e7c121937
tree27fd7b170c2c72674e0e1523c2df1747fea34e9d
parent1f25eae35f94954c0f0379e3ac105290318d546a
sadf: Fix PCP and SVG output for filesystem statistics

When the mount point had to be displayed instead of the filesystem name
with sar's option -F (i.e. the user entered "-F MOUNT" instead of just
"-F"), no data were found by sadf -g (SVG output) and sadf -l (PCP
output). This patch fixes the problem.

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
sadf_misc.c