Home
last modified time | relevance | path

Searched hist:"0 a00b77b331a0e4aac461d4e920677661256918a" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/nfs/
H A Ddirect.cdiff 0a00b77b331a0e4aac461d4e920677661256918a Fri Sep 19 11:48:33 CDT 2014 Weston Andros Adamson <dros@primarydata.com> nfs: mirroring support for direct io

The current mirroring code only notices short writes to the first
mirror. This patch keeps per-mirror byte counts and only considers
a byte to be written once all mirrors report so.

Signed-off-by: Weston Andros Adamson <dros@primarydata.com>