commit | 830ffb565760234eb984e4343ad82575e96728de | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Thu Sep 20 21:25:19 2012 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Fri Sep 28 16:03:10 2012 -0400 |
tree | b4d1be236d51d30624bc9b2bb5cacb75a640d7fd | |
parent | 1dfed2737d8cfe2f2378fddfb3bed126ff5474e7 [diff] |
NFSv4.1: Fix a reference leak in pnfs_update_layout If we exit after the call to pnfs_find_alloc_layout(), we have to ensure that we put the struct pnfs_layout_hdr. Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>