From: Jeff Layton Date: Mon, 1 Dec 2008 12:09:35 +0000 (-0500) Subject: cifs: take module reference when starting cifsd X-Git-Tag: v2.6.29-rc1~582^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0468a2cf914e79442b8309ce62e3f861599d8cab;p=pandora-kernel.git cifs: take module reference when starting cifsd cifsd can outlive the last cifs mount. We need to hold a module reference until it exits to prevent someone from unplugging the module until we're ready. Signed-off-by: Jeff Layton Signed-off-by: Steve French --- Reading git-diff-tree failed