[lustre-devel] [PATCH 00/24] lustre - more cleanups including module reduction.
James Simmons
jsimmons at infradead.org
Sun Jun 24 13:39:49 PDT 2018
> So llite fid fld lmv lov mdc mgc osc and obdclass
> can all be in a "lustre" module.
>
> ldlm and ptlrpc should be in a separate "ptlrpc" module.
> And lnet and the klnds are also separate.
>
> On the server side we would have
> lod mdd mdt mgs ofd osp ost
>
> does that seem approximately right?
The best way to see what modules contain both server and client code is to
search for HAVE_SERVER_SUPPROT in the OpenSFS source tree.
More information about the lustre-devel
mailing list