]> 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>
Fri, 21 Sep 2012 01:32:34 +0000 (21:32 -0400)
commit707101796586522ec9891c0567f2ebd799ce9e08
treee1affbef444823d0a29a9028112c139d8f695d2a
parent7087623a65b9bcb140e3e008c676b835a7f2984b
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