]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
NFSv4.1/pnfs: Ensure the flexfiles layoutstats timers are consistent
authorTrond Myklebust <trond.myklebust@primarydata.com>
Thu, 20 Aug 2015 18:12:51 +0000 (13:12 -0500)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Thu, 20 Aug 2015 18:43:53 +0000 (13:43 -0500)
commite76d28dd9ca84fa96dc0054bab34ccec34a7662a
treef0f0d0da6fc45e84b6e82b1b66524e7425ee589a
parent046be74da8f257c4f1925ed4b5d4ee4c822ef9c6
NFSv4.1/pnfs: Ensure the flexfiles layoutstats timers are consistent

We want to ensure that the stopwatches for the busy timer and the
aggregate timer are consistent. This means that they need to use
the same start/stop times.

Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
fs/nfs/flexfilelayout/flexfilelayout.c