]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit122d328d303afaa06ad530ca0b2e5be3cd50a1a5
tree522abfda76254482f695732e1eafcb60d978d90a
parent18a600897212c1480eb635112baeab017babfc83
parent9bbd9bb40cfae5ff35710e88866fcadb0e8f91ed
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