Whamcloud - gitweb
- silence the '__swab32' warnings by changing lustre_msg_swabbed() from
authorzab <zab>
Wed, 15 Oct 2003 23:39:24 +0000 (23:39 +0000)
committerzab <zab>
Wed, 15 Oct 2003 23:39:24 +0000 (23:39 +0000)
commitde283735ea3daec779d00c8961a7c65a28fe4f02
tree1ae0bef412348b08e888b1edbce71cdb0380c51b
parent8cd5c42bd76922f27516cc4bc1e11aaba92dc68e
- silence the '__swab32' warnings by changing lustre_msg_swabbed() from
  an inline in lustre_idl.h to a real function in pack_generic.c.
  llog_log_swabbed() went along for the ride for the same reason, but
  no one is using it.
lustre/ptlrpc/ptlrpc_module.c