diff options
author | 2014-07-29 21:34:06 -0400 | |
---|---|---|
committer | 2014-07-31 12:43:53 -0400 | |
commit | 6011695da2d7c588f2dfe57c318758f0bf1154dd (patch) | |
tree | 30c9d21250bb486ce5f300ada41711c44d5c29a9 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | nfsd: print status when nfsd4_open fails to open file it just created (diff) | |
download | linux-dev-6011695da2d7c588f2dfe57c318758f0bf1154dd.tar.xz linux-dev-6011695da2d7c588f2dfe57c318758f0bf1154dd.zip |
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions