linux-stable/fs/nfs/flexfilelayout
Trond Myklebust 388ef16640 NFSv4.1/flexfiles: Fix incorrect usage of pnfs_generic_mark_devid_invalid()
Unlike the files layout, flexfiles does not test for the NFS_DEVICEID_INVALID
flag. Instead it relies on NFS_DEVICEID_UNAVAILABLE.
Fix is to replace with 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: Fix incorrect usage of pnfs_generic_mark_devid_invalid() 2015-09-01 15:12:11 -07:00
Makefile