diff options
author | 2015-09-01 12:03:56 -0700 | |
---|---|---|
committer | 2015-09-01 12:18:57 -0700 | |
commit | 972398fa0a5f47c6ee0bde4d6d24b29f90ec888d (patch) | |
tree | 377664e4207e4c2bd03f6ef29b3573e8016a4f0c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | NFSv4.1/pNFS: Don't request a minimal read layout beyond the end of file (diff) | |
download | wireguard-linux-972398fa0a5f47c6ee0bde4d6d24b29f90ec888d.tar.xz wireguard-linux-972398fa0a5f47c6ee0bde4d6d24b29f90ec888d.zip |
NFSv4.1/flexfiles: Fix freeing of mirrors
Mirrors are now shared objects, so we should not be freeing them directly
inside ff_layout_free_lseg(). We should already be doing the right thing
in _ff_layout_free_lseg(), so just let it handle things.
Also ensure that ff_layout_free_mirror() frees the RPC credential if it
is set.
Fixes: 28a0d72c6867 ("Add refcounting to struct nfs4_ff_layout_mirror")
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions