diff options
author | 2025-05-07 06:48:52 +0200 | |
---|---|---|
committer | 2025-05-28 17:17:13 -0400 | |
commit | 66beed5acaf27137007459e7e53bf8d6f1b799cc (patch) | |
tree | 413a8f978bb0e053f93d26f2a390750af4252b78 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | nfs: fold nfs_page_async_flush into nfs_do_writepage (diff) | |
download | linux-rng-66beed5acaf27137007459e7e53bf8d6f1b799cc.tar.xz linux-rng-66beed5acaf27137007459e7e53bf8d6f1b799cc.zip |
nfs: don't return AOP_WRITEPAGE_ACTIVATE from nfs_do_writepage
nfs_do_writepage is a successful return that requires the caller to
unlock the folio. Using it here requires special casing both in
nfs_do_writepage and nfs_writepages_callback and leaves a land mine in
nfs_wb_folio in case it ever set the flag. Remove it and just
unconditionally unlock in nfs_writepages_callback.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Anna Schumaker <anna.schumaker@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions