Details
-
Improvement
-
Resolution: Fixed
-
Minor
-
None
-
None
-
3
-
9223372036854775807
Description
Pair Parser_exit() with Parser_init() call under lfs and lctl. Which was not done earlier. lfs and lctl binary both calls same set of routines under libcfs/libcfs/util/parser.c. So, although both are different binarys, they could be handled under same ticket. This also free's memory allocated via strdup().
Attachments
Activity
Fix Version/s | New: Lustre 2.16.0 [ 15190 ] | |
Assignee | Original: WC Triage [ wc-triage ] | New: Arshad Hussain [ arshad512 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Description | Original: Pair Parser_exit() with Parser_init() call under lfs and lctl. Which was not done earlier. lfs and lctl binary both calls same set of routines under libcfs/libcfs/util/parser.c. So, both different binary could be handled under same ticket. This also free's memory allocated via strdup(). | New: Pair Parser_exit() with Parser_init() call under lfs and lctl. Which was not done earlier. lfs and lctl binary both calls same set of routines under libcfs/libcfs/util/parser.c. So, although both are different binarys, they could be handled under same ticket. This also free's memory allocated via strdup(). |
Description | Original: Pair Parser_exit() with Parser_init() call under lfs and lctl. Which was not done earlier. lfs and lctl binary both calls same routine under libcfs/libcfs/util/parser.c. So, both different binary could be handled under same ticket. This also free's memory allocated via strdup(). | New: Pair Parser_exit() with Parser_init() call under lfs and lctl. Which was not done earlier. lfs and lctl binary both calls same set of routines under libcfs/libcfs/util/parser.c. So, both different binary could be handled under same ticket. This also free's memory allocated via strdup(). |
Description |
Original:
Pair Parser_exit() with Parser_init() call. Which
was not done earlier. This also free's memory allocated via strdup(). |
New: Pair Parser_exit() with Parser_init() call under lfs and lctl. Which was not done earlier. lfs and lctl binary both calls same routine under libcfs/libcfs/util/parser.c. So, both different binary could be handled under same ticket. This also free's memory allocated via strdup(). |
Summary | Original: Call Parser_exit() under lfs to gracefully exit | New: Call Parser_exit() under lfs and lctl to gracefully exit |
Issue Type | Original: Bug [ 1 ] | New: Improvement [ 4 ] |
Summary | Original: Call Parser_exit() under lfs to gracefull eixt | New: Call Parser_exit() under lfs to gracefully exit |
Landed for 2.16