From: Jeff Layton Date: Mon, 23 Jul 2012 19:46:23 +0000 (-0400) Subject: nfs: explicitly reject LOCK_MAND flock() requests X-Git-Tag: v3.6-rc1~29^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad0fcd4eb68059de02e1766948263c71b8a5b1dc;p=pandora-kernel.git nfs: explicitly reject LOCK_MAND flock() requests We have no mechanism to emulate LOCK_MAND locks on NFSv4, so explicitly return -EINVAL if someone requests it. Signed-off-by: Jeff Layton Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed