From: J. Bruce Fields Date: Wed, 19 May 2010 00:01:35 +0000 (-0400) Subject: nfsd4: fix use of op_share_access X-Git-Tag: v2.6.36-rc1~496^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=24a0111e405abeb74701ce3b7b665365c27de19e;p=pandora-kernel.git nfsd4: fix use of op_share_access NFSv4.1 adds additional flags to the share_access argument of the open call. These flags need to be masked out in some of the existing code, but current code does that inconsistently. Tested-by: Michael Groshans Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed