]> granicus.if.org Git - sysstat/commit
sar: Use /sys/dev/block/major:minor links to determine devices real name.
authorSebastien <seb@kluane.home>
Sun, 1 Jul 2012 19:29:44 +0000 (21:29 +0200)
committerSebastien <seb@kluane.home>
Sun, 1 Jul 2012 19:29:44 +0000 (21:29 +0200)
commitc39b9ca0deac7799d4e6b5074905e280c5752b80
treea81bdf59a4b2da679661cb6377adc2cbc9e6ab99
parent00472302ed16b410703b3678281e5a4f3349d66c
sar: Use /sys/dev/block/major:minor links to determine devices real name.

Now use /sys/dev/block/major:minor links to determine devices real name.
This is used as the first option now, before using sysstat.ioconf
configuration file.

Mail from Peter Schiffer (pschiffe@redhat.com) 20/06/2012:

I am sending you a patch which is looking into
/sys/dev/block/major:minor link to determine the device name. This
should work for any device, but I let it as the last option when
determining devname. What do you think?
CHANGES
common.h
sa_common.c