-
Bug
-
Resolution: Unresolved
-
Medium
-
None
-
None
-
None
-
3
-
9223372036854775807
lprocfs stats should duplicate names and units as the passed strings are located in specific modules (like ofd) which can be unloaded. at the same time some stats (e.g. per-nodemap) must be able to survive module unload/load.
if lctl get_param nodemap.*.*stats is issued after module unload then corresponding procfs code will access invalid address and will hit GFP.
- relates to failure
-
DDN-6765 Loading...