]> git.karo-electronics.de Git - karo-tx-linux.git/commit
NFSv4.1: reset the inode MDS threshold counters on layout destruction
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Thu, 20 Sep 2012 19:52:13 +0000 (15:52 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Mon, 24 Sep 2012 17:24:28 +0000 (13:24 -0400)
commitd8c303bedf8fe930c09e9227b6479cb395f3c0b9
treefb50efc8945097ed092e1aef2f99e54c4ef88b24
parent77fcdefd5bc746d5a8e7f6f18343d2e8ba1bead8
NFSv4.1: reset the inode MDS threshold counters on layout destruction

Instead of resetting the inode MDS threshold counters when we mark
the layout for destruction, do it as part of freeing the layout.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/pnfs.c