linux-hardened/fs/nfs/flexfilelayout
Trond Myklebust b819ed4b2a pNFS/flexfiles: Improve merging of errors in LAYOUTRETURN
When we hit 22 errors, we start to overflow the memory buffers allocated
to the LAYOUTRETURN errors. The issue is that currently, RPC call reply
ordering determines how successful we are in merging errors that refer
to contiguous READ or WRITE requests.

Fix is to use an insertion sort to help detect contiguity.

Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
2016-01-21 15:49:40 -05:00
..
flexfilelayout.c pNFS/flexfiles: Fix an Oopsable typo in ff_mirror_match_fh() 2015-12-30 10:57:01 -05:00
flexfilelayout.h pNFS/flexfiles: Add support for FF_FLAGS_NO_IO_THRU_MDS 2015-11-02 13:50:37 -05:00
flexfilelayoutdev.c pNFS/flexfiles: Improve merging of errors in LAYOUTRETURN 2016-01-21 15:49:40 -05:00
Makefile pnfs/flexfiles: Add the FlexFile Layout Driver 2015-02-03 11:06:52 -08:00