diff options
author | 2014-07-25 07:34:19 -0400 | |
---|---|---|
committer | 2014-07-29 14:49:51 -0400 | |
commit | f83388341b825e03dafa38141ec113b43f9d61d0 (patch) | |
tree | cc5804ace86ac1ea1d18a117d1e5c958e899c7d5 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | nfsd: Do not let nfs4_file pin the struct inode (diff) | |
download | linux-dev-f83388341b825e03dafa38141ec113b43f9d61d0.tar.xz linux-dev-f83388341b825e03dafa38141ec113b43f9d61d0.zip |
nfsd: simplify stateid allocation and file handling
Don't allow stateids to clear the open file pointer until they are
being destroyed. In a later patches we'll want to rely on the fact that
we have a valid file pointer when dealing with the stateid and this
will save us from having to do a lot of NULL pointer checks before
doing so.
Also, move to allocating stateids with kzalloc and get rid of the
explicit zeroing of fields.
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
Signed-off-by: Jeff Layton <jlayton@primarydata.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
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