From: Chuck Lever Date: Sat, 6 Dec 2008 00:03:46 +0000 (-0500) Subject: NSM: Add nsm_lookup() function X-Git-Tag: v2.6.29-rc1~177^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3420a8c4359a189f7d854ed7075d151257415447;p=pandora-kernel.git NSM: Add nsm_lookup() function Introduce a new API to fs/lockd/mon.c that allows nlm_host_rebooted() to lookup up nsm_handles via the contents of an nlm_reboot struct. The new function is equivalent to calling nsm_find() with @create set to zero, but it takes a struct nlm_reboot instead of separate arguments. Signed-off-by: Chuck Lever Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed