Re: [PATCH 10/11] staging: lustre: move ldlm into ptlrpc

2018-06-08 Thread NeilBrown
On Thu, Jun 07 2018, NeilBrown wrote: > On Thu, Jun 07 2018, James Simmons wrote: > >>> The ldlm code is built into the ptlrpc module, yet it lived in a >>> separate directory. This requires filename editing in the Makefile >>> and make it difficult to e.g. build the .s file for code in ldlm. >>>

Re: [PATCH 10/11] staging: lustre: move ldlm into ptlrpc

2018-06-07 Thread NeilBrown
On Thu, Jun 07 2018, James Simmons wrote: >> The ldlm code is built into the ptlrpc module, yet it lived in a >> separate directory. This requires filename editing in the Makefile >> and make it difficult to e.g. build the .s file for code in ldlm. >> >> All the ldlm files have distinctive names