linux/fs/nfs/flexfilelayout
Trond Myklebust 972398fa0a 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: 28a0d72c68 ("Add refcounting to struct nfs4_ff_layout_mirror")
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
2015-09-01 12:18:57 -07:00
..
flexfilelayout.c NFSv4.1/flexfiles: Fix freeing of mirrors 2015-09-01 12:18:57 -07:00
flexfilelayout.h NFSv4.1/flexfile: Ensure uniqueness of mirrors across layout segments 2015-08-25 14:40:08 -04:00
flexfilelayoutdev.c NFSv4.1/flexfiles: Fix a protocol error in layoutreturn 2015-08-27 20:42:20 -04:00
Makefile pnfs/flexfiles: Add the FlexFile Layout Driver 2015-02-03 11:06:52 -08:00