]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
NLM: Remove "create" argument from nsm_find()
authorChuck Lever <chuck.lever@oracle.com>
Sat, 6 Dec 2008 00:04:01 +0000 (19:04 -0500)
committerJ. Bruce Fields <bfields@citi.umich.edu>
Tue, 6 Jan 2009 16:53:54 +0000 (11:53 -0500)
commit92fd91b998a5216a6d6606704e71d541a180216c
treee3c181450d40e3d448a48c560aac858ea0e7aee5
parent8c7378fd2a5f22016542931b887a2ae98d146eaf
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>
fs/lockd/host.c
fs/lockd/mon.c
include/linux/lockd/lockd.h