aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/trace-event-scripting.c
diff options
context:
space:
mode:
authorDavid Howells <[email protected]>2024-01-08 21:30:49 +0000
committerDavid Howells <[email protected]>2024-01-09 13:33:01 +0000
commite2bdb5272f4314256f51d91eee7babcae58b194b (patch)
treea123abfdbd076fefaccb3562becd890e075767db /tools/perf/util/trace-event-scripting.c
parent3d1d4aa0cc13b1883a5a56c945837a2e0ecb5143 (diff)
netfs: Fix wrong #ifdef hiding wait
netfs_writepages_begin() has the wait on the fscache folio conditional on CONFIG_NETFS_FSCACHE - which doesn't exist. Fix it to be conditional on CONFIG_FSCACHE instead. Fixes: 62c3b7481b9a ("netfs: Provide a writepages implementation") Reported-by: Lukas Bulwahn <[email protected]> Signed-off-by: David Howells <[email protected]> cc: Matthew Wilcox <[email protected]> cc: [email protected] cc: [email protected] cc: [email protected] cc: [email protected] Link: https://lore.kernel.org/r/[email protected]/
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions