Details
-
Bug
-
Resolution: Fixed
-
Minor
-
Lustre 2.2.0
-
None
-
3
-
4634
Description
Hi,
lustre git tag 2.2.0 fails to build from source:
cc1: warnings being treated as errors
mount_lustre.c: In function 'set_blockdev_tunables':
mount_lustre.c:373: error: 'savept' may be used uninitialized in this function
make[4]: *** [mount_lustre.o] Error 1
Looks like commit
fd09533f8b594ddf80cf8c61c78b59d3bf86dba5
was dropped somewhere along the way.
Cheers,
Guy