From: J. Bruce Fields Date: Fri, 26 Jul 2013 20:57:20 +0000 (-0400) Subject: nfsd4: fix setlease error return X-Git-Tag: v3.12-rc1~62^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b1948a641daefe8d128749f3d419ed24d529a8ed;p=pandora-kernel.git nfsd4: fix setlease error return This actually makes a difference in the 4.1 case, since we use the status to decide what reason to give the client for the delegation refusal (see nfsd4_open_deleg_none_ext), and in theory a client might choose suboptimal behavior if we give the wrong answer. Reported-by: Jeff Layton Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed