Loading
NFSv4/flexfiles: Add data structure support for striped layouts
Adds a new struct nfs4_ff_layout_ds_stripe that represents a data server stripe within a layout. A new dynamically allocated array of this type has been added to nfs4_ff_layout_mirror and per stripe configuration information has been moved from the mirror type to the stripe based on the RFC. Signed-off-by:Jonathan Curley <jcurley@purestorage.com> Signed-off-by:
Anna Schumaker <anna.schumaker@oracle.com>