Searched hist:"7 fefc9cb9d5f129c238d93166f705c96ca2e7e51" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/fs/lockd/ |
H A D | svc4proc.c | diff 7fefc9cb9d5f129c238d93166f705c96ca2e7e51 Fri Dec 05 18:03:31 CST 2008 Chuck Lever <chuck.lever@oracle.com> NLM: Change nlm_host_rebooted() to take a single nlm_reboot argument
Pass the nlm_reboot data structure directly from the NLMPROC_SM_NOTIFY XDR decoders to nlm_host_rebooted(). This eliminates some packing and unpacking of the NLMPROC_SM_NOTIFY results, and prepares for passing these results, including the "priv" cookie, directly to a lookup routine in fs/lockd/mon.c.
This patch changes code organization but should not cause any behavioral change.
Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
|
H A D | svcproc.c | diff 7fefc9cb9d5f129c238d93166f705c96ca2e7e51 Fri Dec 05 18:03:31 CST 2008 Chuck Lever <chuck.lever@oracle.com> NLM: Change nlm_host_rebooted() to take a single nlm_reboot argument
Pass the nlm_reboot data structure directly from the NLMPROC_SM_NOTIFY XDR decoders to nlm_host_rebooted(). This eliminates some packing and unpacking of the NLMPROC_SM_NOTIFY results, and prepares for passing these results, including the "priv" cookie, directly to a lookup routine in fs/lockd/mon.c.
This patch changes code organization but should not cause any behavioral change.
Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
|
H A D | host.c | diff 7fefc9cb9d5f129c238d93166f705c96ca2e7e51 Fri Dec 05 18:03:31 CST 2008 Chuck Lever <chuck.lever@oracle.com> NLM: Change nlm_host_rebooted() to take a single nlm_reboot argument
Pass the nlm_reboot data structure directly from the NLMPROC_SM_NOTIFY XDR decoders to nlm_host_rebooted(). This eliminates some packing and unpacking of the NLMPROC_SM_NOTIFY results, and prepares for passing these results, including the "priv" cookie, directly to a lookup routine in fs/lockd/mon.c.
This patch changes code organization but should not cause any behavioral change.
Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
|
/openbmc/linux/include/linux/lockd/ |
H A D | lockd.h | diff 7fefc9cb9d5f129c238d93166f705c96ca2e7e51 Fri Dec 05 18:03:31 CST 2008 Chuck Lever <chuck.lever@oracle.com> NLM: Change nlm_host_rebooted() to take a single nlm_reboot argument
Pass the nlm_reboot data structure directly from the NLMPROC_SM_NOTIFY XDR decoders to nlm_host_rebooted(). This eliminates some packing and unpacking of the NLMPROC_SM_NOTIFY results, and prepares for passing these results, including the "priv" cookie, directly to a lookup routine in fs/lockd/mon.c.
This patch changes code organization but should not cause any behavioral change.
Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
|