commit | 9c6263819f25254f2ed48f076b50096dd5893dfb | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Thu Sep 20 17:31:43 2012 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Fri Sep 28 16:03:14 2012 -0400 |
tree | d95527cbeba0d44973f286602a35ff2c21c811bd | |
parent | 6622c3ea059b2fed49924b74db41d1e0f065fbd3 [diff] |
NFSv4.1: Clean up the removal of pnfs_layout_hdr from the server list Move the code into pnfs_free_layout_hdr(), and add checks to get_layout_by_fh_locked to ensure that they don't reference a layout that is being freed. Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>