]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'layoutstats'
authorTrond Myklebust <trond.myklebust@primarydata.com>
Fri, 26 Jun 2015 18:01:59 +0000 (14:01 -0400)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Fri, 26 Jun 2015 18:01:59 +0000 (14:01 -0400)
commit5a3d2fd112b0678156141b8746ea0c5bc17d39d3
tree522abfda76254482f695732e1eafcb60d978d90a
parent0e75595fbc4868ab9ca988ca94f604f94cbe9441
parentb829f04802d7b4e3d838bca3e50b1faebf04d70e
Merge branch 'layoutstats'

* layoutstats:
  pnfs/flexfiles: protect ktime manipulation with mirror lock
  nfs: provide pnfs_report_layoutstat when NFS42 is disabled
  pnfs/flexfiles: report layoutstat regularly
  nfs42: serialize LAYOUTSTATS calls of the same file
  pnfs/flexfiles: encode LAYOUTSTATS flexfiles specific data
  pnfs/flexfiles: add ff_layout_prepare_layoutstats
  pNFS/flexfiles: track when layout is first used
  pNFS/flexfiles: add layoutstats tracking
  pNFS/flexfiles: Remove unused struct members user_name, group_name
  pnfs: add pnfs_report_layoutstat helper function
  pNFS: fill in nfs42_layoutstat_ops
  NFSv.2/pnfs Add a LAYOUTSTATS rpc function