diff options
author | 2024-01-08 21:30:49 +0000 | |
---|---|---|
committer | 2024-01-09 13:33:01 +0000 | |
commit | e2bdb5272f4314256f51d91eee7babcae58b194b (patch) | |
tree | a123abfdbd076fefaccb3562becd890e075767db /tools/perf/scripts/python/export-to-postgresql.py | |
parent | cachefiles: Fix signed/unsigned mixup (diff) | |
download | wireguard-linux-e2bdb5272f4314256f51d91eee7babcae58b194b.tar.xz wireguard-linux-e2bdb5272f4314256f51d91eee7babcae58b194b.zip |
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 <lukas.bulwahn@gmail.com>
Signed-off-by: David Howells <dhowells@redhat.com>
cc: Matthew Wilcox <willy@infradead.org>
cc: linux-afs@lists.infradead.org
cc: linux-cachefs@redhat.com
cc: linux-fsdevel@vger.kernel.org
cc: linux-mm@kvack.org
Link: https://lore.kernel.org/r/20240109083257.GK132648@kernel.org/
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions