diff options
author | 2014-08-22 10:40:25 -0400 | |
---|---|---|
committer | 2014-10-07 14:06:12 -0400 | |
commit | e6f5c78930e409f3a6b37f5484313a416359ac7f (patch) | |
tree | e5465ac34a9251be44276f135c8a4f0a5ba4d42e /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | nfsd: don't keep a pointer to the lease in nfs4_file (diff) | |
download | wireguard-linux-e6f5c78930e409f3a6b37f5484313a416359ac7f.tar.xz wireguard-linux-e6f5c78930e409f3a6b37f5484313a416359ac7f.zip |
locks: plumb a "priv" pointer into the setlease routines
In later patches, we're going to add a new lock_manager_operation to
finish setting up the lease while still holding the i_lock. To do
this, we'll need to pass a little bit of info in the fcntl setlease
case (primarily an fasync structure). Plumb the extra pointer into
there in advance of that.
We declare this pointer as a void ** to make it clear that this is
private info, and that the caller isn't required to set this unless
the lm_setup specifically requires it.
Signed-off-by: Jeff Layton <jlayton@primarydata.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions