commit | ad4dc53e6496ba0b3c18aeda6f3367d9800b6ebf | [log] [tgz] |
---|---|---|
author | Peng Tao <tao.peng@primarydata.com> | Tue Jun 23 19:52:01 2015 +0800 |
committer | Trond Myklebust <trond.myklebust@primarydata.com> | Wed Jun 24 10:53:11 2015 -0400 |
tree | 911cb79b3c357f8058df5af8288039042f8c82a7 | |
parent | d983803d3818a7aef3200147c72a45f573d84537 [diff] |
pnfs/flexfiles: add ff_layout_prepare_layoutstats It fills in the generic part of LAYOUTSTATS call. One thing to note is that we don't really track if IO is continuous or not. So just fake to use the completed bytes for it. Still missing flexfiles specific part, which will be included in the next patch. Reviewed-by: Jeff Layton <jeff.layton@primarydata.com> Signed-off-by: Peng Tao <tao.peng@primarydata.com> Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>