Searched hist:"92 fd91b998a5216a6d6606704e71d541a180216c" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/fs/lockd/ |
H A D | mon.c | diff 92fd91b998a5216a6d6606704e71d541a180216c Fri Dec 05 18:04:01 CST 2008 Chuck Lever <chuck.lever@oracle.com> NLM: Remove "create" argument from nsm_find()
Clean up: nsm_find() now has only one caller, and that caller unconditionally sets the @create argument. Thus the @create argument is no longer needed.
Since nsm_find() now has a more specific purpose, pick a more appropriate name for it.
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 92fd91b998a5216a6d6606704e71d541a180216c Fri Dec 05 18:04:01 CST 2008 Chuck Lever <chuck.lever@oracle.com> NLM: Remove "create" argument from nsm_find()
Clean up: nsm_find() now has only one caller, and that caller unconditionally sets the @create argument. Thus the @create argument is no longer needed.
Since nsm_find() now has a more specific purpose, pick a more appropriate name for it.
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 92fd91b998a5216a6d6606704e71d541a180216c Fri Dec 05 18:04:01 CST 2008 Chuck Lever <chuck.lever@oracle.com> NLM: Remove "create" argument from nsm_find()
Clean up: nsm_find() now has only one caller, and that caller unconditionally sets the @create argument. Thus the @create argument is no longer needed.
Since nsm_find() now has a more specific purpose, pick a more appropriate name for it.
Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
|