From: J. Bruce Fields Date: Mon, 2 Jan 2012 22:49:12 +0000 (-0500) Subject: nfsd4: be forgiving in the absence of the recovery directory X-Git-Tag: v3.3-rc1~67^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b8548894bde94ccee836e210274ff401225e9733;p=pandora-kernel.git nfsd4: be forgiving in the absence of the recovery directory If the recovery directory doesn't exist, then behavior after a reboot will be suboptimal. But it's unnecessarily harsh to then prevent the nfsv4 server from working at all. Instead just print a warning (already done in nfsd4_init_recdir()) and soldier on. Tested-by: Lior Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed