Details
-
Improvement
-
Resolution: Unresolved
-
Medium
-
None
-
Lustre 2.17.0
-
Any supported platform except for SuSE 12P4 running a 4.12 kernel.
-
3
-
9223372036854775807
Description
Before moving to the new fs_context kernel API we need to update our tools to use this infrastructure. The new functions are fsopen() / fsconfig() / fsmount(). The good news is that libmount that we already use supports this back end. We could easily move mount_lustre.c to using more of libmount which should support both mount() for the fsXXX functions.