Arshad Hussain

Results 4 issues of Arshad Hussain

Function db_connect() which has a reference to data type 'my_pool' was added via commit 2d1de164 on 03 Aug 2010. Subsequently, via patch 6c174bd2a59d dated 24 Feb 2017 all "my_bool" defined...

In case of failure returned by IOCTL, under lustre_mds_stat_by_fid() and lustre_mds_stat() the default case was printing the new IOCTL string regardless. This would be incorrect in case OLD IOCTL is...

php-json package is used by webgui. While the build would pass if php-json package is missing. It may not render the graphs at all. This patch adds check for php-json....

Doing 'go get' on latest (go1.16.3) Fails ``` $ go get github.com/HewlettPackard/lustre_exporter # github.com/HewlettPackard/lustre_exporter pkg/mod/github.com/!hewlett!packard/[email protected]+incompatible/lustre_exporter.go:153:28: undefined: prometheus.InstrumentHandler ``` Version ``` $ cat /usr/local/go/VERSION go1.16.3[root@centos79 go]# ``` However, droping a version...