From: Stanislav Kinsbursky Date: Wed, 25 Apr 2012 14:22:54 +0000 (+0400) Subject: LockD: service creation function introduced X-Git-Tag: v3.5-rc1~18^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=24452239094a8b52f54fd4403f6e177837cecf67;p=pandora-kernel.git LockD: service creation function introduced This function creates service if it doesn't exist, or increases usage counter if it does, and returns a pointer to it. The usage counter will be droppepd by svc_destroy() later in lockd_up(). Signed-off-by: Stanislav Kinsbursky Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed