summaryrefslogtreecommitdiffstats
path: root/fs/cachefiles
diff options
context:
space:
mode:
authorDan Carpenter <dan.carpenter@linaro.org>2024-01-10 21:54:42 +0300
committerDavid Howells <dhowells@redhat.com>2024-01-22 21:58:35 +0000
commit843609df0be792991b3c4a720d6be4828d48dec4 (patch)
tree6e77a0eeda03a8e86741236e4f28033578adef46 /fs/cachefiles
parent3be0b3ed1d76c6703b9ee482b55f7e01c369cc68 (diff)
downloadlinux-843609df0be792991b3c4a720d6be4828d48dec4.tar.gz
linux-843609df0be792991b3c4a720d6be4828d48dec4.tar.bz2
linux-843609df0be792991b3c4a720d6be4828d48dec4.zip
netfs: Fix a NULL vs IS_ERR() check in netfs_perform_write()
The netfs_grab_folio_for_write() function doesn't return NULL, it returns error pointers. Update the check accordingly. Fixes: c38f4e96e605 ("netfs: Provide func to copy data to pagecache for buffered write") Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org> Signed-off-by: David Howells <dhowells@redhat.com> Link: https://lore.kernel.org/r/29fb1310-8e2d-47ba-b68d-40354eb7b896@moroto.mountain/
Diffstat (limited to 'fs/cachefiles')
0 files changed, 0 insertions, 0 deletions