Files
telegraf/plugins/inputs
Soulou 205de66dd6 [diskio] Force type of stat.Rdev uint64 for mipsle compatibility
For most platforms, stat.Rdev is already a uint64 so this is without any effect
for linux,mipsle, unix.Stat_t.Rdev is a uint32, but the way to compute major and minor doesn't change, casting the uint32 has no impact either
2019-03-21 12:00:20 +01:00
..
2019-01-07 17:14:07 -08:00
2018-11-02 10:59:14 -07:00
2018-04-06 16:20:36 -07:00