]> granicus.if.org Git - sysstat/commit
sar: Make option -j work with filesystem statistics
authorSebastien GODARD <sysstat@users.noreply.github.com>
Sat, 7 Nov 2020 08:20:18 +0000 (09:20 +0100)
committerSebastien GODARD <sysstat@users.noreply.github.com>
Sat, 7 Nov 2020 08:20:18 +0000 (09:20 +0100)
commit1fa911d3d1e5012b353bc025ddbff07ae737e283
tree597cba8c70a9084d04aaec6aed50dc8b62f51be7
parent7c0630edc85f3ad33413f7b833b8f736a774b561
sar: Make option -j work with filesystem statistics

This patch makes it possible to display the persistent filename of the
device (e.g. UUID instead of /dev/sda...) when displaying filesystems
statistics (sar -F).

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
pr_stats.c
sa.h
sa_common.c