summaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorTrond Myklebust <trond.myklebust@primarydata.com>2014-07-30 01:34:06 (GMT)
committerJ. Bruce Fields <bfields@redhat.com>2014-07-31 16:43:53 (GMT)
commit6011695da2d7c588f2dfe57c318758f0bf1154dd (patch)
tree30c9d21250bb486ce5f300ada41711c44d5c29a9 /MAINTAINERS
parentb3fbfe0e7a1d88e3cbaa282c5f6fc50e8c67448c (diff)
downloadlinux-6011695da2d7c588f2dfe57c318758f0bf1154dd.tar.xz
nfsd: Add reference counting to the lock and open stateids
When we remove the client_mutex, we'll need to be able to ensure that these objects aren't destroyed while we're not holding locks. Add a ->free() callback to the struct nfs4_stid, so that we can release a reference to the stid without caring about the contents. Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com> Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jeff Layton <jlayton@primarydata.com> Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions