commit | 4109bb7496640aa97a12904527ba8e3a19b7ce7a | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Fri Sep 06 11:09:38 2013 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Fri Sep 06 11:27:41 2013 -0400 |
tree | 42c548343233be325bdc0cb337c692bf728288b1 | |
parent | 0f1d26055068bbc66751d1974ecc6f0398b3ac67 [diff] |
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 <jlayton@redhat.com> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>