From: J. Bruce Fields Date: Mon, 22 Aug 2011 15:39:07 +0000 (-0400) Subject: nfsd4: simplify lock openmode check X-Git-Tag: v3.2-rc1~177^2~77 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9afb978400e65ea6a3200b3e163606ce86e13c25;p=pandora-kernel.git nfsd4: simplify lock openmode check Note that the special handling for the lock stateid case is already done by nfs4_check_openmode() (as of 02921914170e3b7fea1cd82dac9713685d2de5e2 "nfsd4: fix openmode checking on IO using lock stateid") so we no longer need these two cases in the caller. Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed