commit | 314d7cc05d10208d6e63b0b1185f02c73a16adfb | [log] [tgz] |
---|---|---|
author | Jeff Layton <jlayton@redhat.com> | Wed Apr 10 15:36:48 2013 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Wed Apr 10 15:40:31 2013 -0400 |
tree | 5301aa541690afe59694e4d4226c778990b9eef8 | |
parent | 7a8203d8cbab63b7c556ebd00e12685a3ed176b5 [diff] |
nfs: remove unnecessary check for NULL inode->i_flock from nfs_delegation_claim_locks The second check was added in commit 65b62a29 but it will never be true. Signed-off-by: Jeff Layton <jlayton@redhat.com> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>