NSM: Encode the new "priv" cookie for NSMPROC_MON requests
authorChuck Lever <chuck.lever@oracle.com>
Sat, 6 Dec 2008 00:03:24 +0000 (19:03 -0500)
committerJ. Bruce Fields <bfields@citi.umich.edu>
Tue, 6 Jan 2009 16:53:54 +0000 (11:53 -0500)
commitcab2d3c99165abbba2943f1b269003b17fd3b1cb
tree8e5fe08d1caf86564e56a1936f7e32af7eebd0e0
parent7e44d3bea21fbb9494930d1cd35ca92a9a4a3279
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>
fs/lockd/mon.c