提交 71474ccb 编写于 作者: J Jonathan Sid-Otmane 提交者: Greg Kroah-Hartman

Staging: lustre: niobuf.c fic 80 char limit

This fixes the charatcer limit in niobuf.c
Signed-off-by: NJonathan Sid-Otmane <Jonathan.SidOtmane@gmail.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 245cbcff
......@@ -388,7 +388,8 @@ int ptlrpc_send_reply(struct ptlrpc_request *req, int flags)
* ptlrpc_body in reply buffer to ptlrpc_body_v2, otherwise, the
* reply buffer on client will be overflow.
*
* XXX Remove this whenever we drop the interoperability with such client.
* XXX Remove this whenever we drop the interoperability with
* such client.
*/
req->rq_replen = lustre_shrink_msg(req->rq_repmsg, 0,
sizeof(struct ptlrpc_body_v2), 1);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册