Details
-
Bug
-
Resolution: Fixed
-
Major
-
Lustre 2.16.0
-
None
-
Any LNet setup.
-
3
-
9223372036854775807
Description
While moving LNet to netlink in my testing of different lnetctl command options bugs were exposed. Some of the bugs are:
1) A double free in the kernel when settting up a LNet NI for an interface that doesn' exis.t
2) NI tunables not being properly set.
3) A memory leak when registering a LNet NI twice.
4) Better range handling of user input and less strict failing for bad parameters.
Attachments
Issue Links
- is related to
-
LU-9680 Improve the user land to kernel space interface for lustre
- In Progress