commit | a2e1d4f2e5ed83850de92a491ef225824cb457bd | [log] [tgz] |
---|---|---|
author | Fred Isaman <iisaman@netapp.com> | Mon Jun 13 18:54:53 2011 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Wed Jun 15 11:24:30 2011 -0400 |
tree | a97ec1b7e83b254e9b7179425e848d72cd6c3db3 | |
parent | cec765cf5891c7fc3d905832b481bfb6fd55825d [diff] |
nfs4.1: fix several problems with _pnfs_return_layout _pnfs_return_layout had the following problems: - it did not call pnfs_free_lseg_list on all paths - it unintentionally did a forgetful return when there was no outstanding io - it raced with concurrent LAYOUTGETS Signed-off-by: Fred Isaman <iisaman@netapp.com> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>