commit | 9a7fe9e8900baad5f6643000ea48b91aee895165 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@primarydata.com> | Wed Feb 12 08:17:00 2014 -0500 |
committer | Trond Myklebust <trond.myklebust@primarydata.com> | Wed Feb 19 21:21:06 2014 -0500 |
tree | 2e83b086f8824df9d4ebe4d8bcd502a1c4aba1da | |
parent | 27999f253010bd64fd63dc80c99f8e926e2b110d [diff] |
NFSv4.1: Minor optimisation in get_layout_by_fh_locked() If the filehandles match, but the igrab() fails, or the layout is freed before we can get it, then just return NULL. Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>