From: Trond Myklebust Date: Fri, 6 Sep 2013 15:09:38 +0000 (-0400) Subject: NFS: Don't check lock owner compatability unless file is locked (part 2) X-Git-Tag: v3.12-rc1~87^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4109bb7496640aa97a12904527ba8e3a19b7ce7a;p=pandora-kernel.git NFS: Don't check lock owner compatability unless file is locked (part 2) When coalescing requests into a single READ or WRITE RPC call, and there is no file locking involved, we don't have to refuse coalescing for requests where the lock owner information doesn't match. Reported-by: Jeff Layton Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed