diff options
author | 2024-07-09 09:47:17 +0100 | |
---|---|---|
committer | 2024-09-05 11:00:42 +0200 | |
commit | 24c90a79f6068d309adda05d871855414bb75283 (patch) | |
tree | e5328ece90959ef717585392d0f61053aebadd0d /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | netfs: Remove NETFS_COPY_TO_CACHE (diff) | |
download | wireguard-linux-24c90a79f6068d309adda05d871855414bb75283.tar.xz wireguard-linux-24c90a79f6068d309adda05d871855414bb75283.zip |
netfs: Set the request work function upon allocation
Set the work function in the netfs_io_request work_struct when we allocate
the request rather than doing this later. This reduces the number of
places we need to set it in future code.
Signed-off-by: David Howells <dhowells@redhat.com>
cc: Jeff Layton <jlayton@kernel.org>
cc: netfs@lists.linux.dev
cc: linux-fsdevel@vger.kernel.org
Link: https://lore.kernel.org/r/20240814203850.2240469-11-dhowells@redhat.com/ # v2
Signed-off-by: Christian Brauner <brauner@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions