commit | 65857d5768f7716da539933c2075d384b117812d | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Mon Sep 24 13:49:27 2012 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Fri Sep 28 16:03:18 2012 -0400 |
tree | fd35ec5174e52388c870c4b23bd8a3c4153ad232 | |
parent | e5929f3cff05e84f20c68df235f4768920e2e89e [diff] |
NFSv4.1: _pnfs_return_layout() shouldn't invalidate the layout on failure Failure of the layoutreturn allocation fails is not a good reason to mark the pnfs_layout_hdr as having failed a layoutget or i/o. Just exit cleanly. Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>