commit | d16073389bb48a2caf7c62cd7089a2009c8717b8 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Mon May 08 09:34:04 2017 +0200 |
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | Thu Jul 13 15:57:53 2017 -0400 |
tree | 3bed8f7de1081c2413e107b0a4a184ecd35d6789 | |
parent | 8be9d07f0ca68a188ab448e5fad8ea5d7420f535 [diff] |
lockd: fix encoder callback prototypes Declare the p_encode callbacks with the proper prototype instead of casting to kxdreproc_t and losing all type safety. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Jeff Layton <jlayton@redhat.com> Acked-by: Trond Myklebust <trond.myklebust@primarydata.com>