portal_cfg. Add support to save these commands to the lustre config
log.
* ll_fill_super now fetches the log through an MDC client it
creates. The main remaining peice is to setup networking, which
will require a mount helper to parse nids and whatever.
#include <linux/obd_support.h>
-/* buffer MUST be at least the size of obd_ioctl_hdr */
static inline int lustre_cfg_getdata(char **buf, int len, void *arg)
{
struct lustre_cfg *lcfg;