commit | cab2d3c99165abbba2943f1b269003b17fd3b1cb | [log] [tgz] |
---|---|---|
author | Chuck Lever <chuck.lever@oracle.com> | Fri Dec 05 19:03:24 2008 -0500 |
committer | J. Bruce Fields <bfields@citi.umich.edu> | Tue Jan 06 11:53:54 2009 -0500 |
tree | 8e5fe08d1caf86564e56a1936f7e32af7eebd0e0 | |
parent | 7e44d3bea21fbb9494930d1cd35ca92a9a4a3279 [diff] |
NSM: Encode the new "priv" cookie for NSMPROC_MON requests Pass the new "priv" cookie to NSMPROC_MON's XDR encoder, instead of creating the "priv" argument in the encoder at call time. This patch should not cause a behavioral change: the contents of the cookie remain the same for the time being. Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>