linux-stable/fs/nfs/flexfilelayout
Peng Tao 141b9b59ed pnfs/flexfiles: count io stat in rpc_count_stats callback
If client ever restarts IO due to some errors, we'll endup
mis-counting IO stats if we do the counting in .rpc_done
callback. Move it to .rpc_count_stats callback that is only
called when releasing RPC.

Signed-off-by: Peng Tao <tao.peng@primarydata.com>
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
2015-12-28 14:32:39 -05:00
..
flexfilelayout.c pnfs/flexfiles: count io stat in rpc_count_stats callback 2015-12-28 14:32:39 -05:00
flexfilelayout.h pNFS/flexfiles: Support server-supplied layoutstats sampling period 2015-12-28 14:32:36 -05:00
flexfilelayoutdev.c NFSv4.1/flexfiles: Mark layout for return if the mirrors are invalid 2015-09-01 15:12:11 -07:00
Makefile