Details
-
Bug
-
Resolution: Fixed
-
Critical
-
Lustre 2.7.0
-
3
-
16797
Description
The nodemap commands that use --long options stop working in interactive mode because optind is not being reset between calls to getopt_long(). I'm uploading a patch that correctly resets optind.