nfsd: Move the delegation reference counter into the struct nfs4_stid
authorTrond Myklebust <trond.myklebust@primarydata.com>
Mon, 21 Jul 2014 13:34:58 +0000 (09:34 -0400)
committerJ. Bruce Fields <bfields@redhat.com>
Mon, 21 Jul 2014 21:03:00 +0000 (17:03 -0400)
We will want to add reference counting to the lock stateid and open
stateids too in later patches.

Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
fs/nfsd/nfs4state.c
fs/nfsd/state.h

Simple merge
diff --cc fs/nfsd/state.h
Simple merge