Details
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.