diff options
author | Trond Myklebust <trond.myklebust@primarydata.com> | 2014-07-25 07:34:22 -0400 |
---|---|---|
committer | J. Bruce Fields <bfields@redhat.com> | 2014-07-29 14:49:54 -0400 |
commit | 02a3508dba9a58b7bd77cc91f8e941e2dda94d1d (patch) | |
tree | e4efbded6d70a555ad54318d2f3c038e3c8cee89 /tools/perf/scripts/python/syscall-counts.py | |
parent | 2d4a532d385f635ab8243b88db3136bb52a0bc29 (diff) |
nfsd: Convert delegation counter to an atomic_long_t type
We want to convert to an atomic type so that we don't need to lock
across the call to alloc_init_deleg(). Then convert to a long type so
that we match the size of 'max_delegations'.
None of this is a problem today, but it will be once we remove
client_mutex protection.
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>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions