kernel-fxtec-pro1x/fs/nfs/flexfilelayout
Trond Myklebust 889d94d49a NFSv4.1/flexfiles: Mark layout for return if the mirrors are invalid
If a read-write layout has an invalid mirror, then we should
mark it as invalid, and return it.
If a read-only layout has an invalid mirror, then mark it as invalid
and check if there is still at least one valid mirror before we return
it.

Note: Also fix incorrect use of pnfs_generic_mark_devid_invalid().
We really want nfs4_mark_deviceid_unavailable().

Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
2015-09-01 15:12:11 -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: Mark layout for return if the mirrors are invalid 2015-09-01 15:12:11 -07:00
Makefile