NFS4.1: remove duplicate variable declaration in filelayout_clear_request_commit
authorFred Isaman <[email protected]>
Thu, 22 Mar 2012 05:39:34 +0000 (01:39 -0400)
committerTrond Myklebust <[email protected]>
Sat, 24 Mar 2012 18:33:26 +0000 (14:33 -0400)
commitd44fc387997c0750125cfb0c2c803a3171b649f4
tree075a1b09e58e684d348bf8a8b2998cea19c64f01
parent20e0fa98b751facf9a1101edaefbc19c82616a68
NFS4.1: remove duplicate variable declaration in filelayout_clear_request_commit

inode is declared twice for no good reason

Signed-off-by: Fred Isaman <[email protected]>
Signed-off-by: Trond Myklebust <[email protected]>
fs/nfs/nfs4filelayout.c