From: Linus Torvalds Date: Wed, 21 Jul 2021 18:51:59 +0000 (-0700) Subject: Merge tag 'afs-fixes-20210721' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowe... X-Git-Tag: accepted/tizen/unified/20230118.172025~6785 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b4e62aaf95e8a340f3a6e0e2fc9a649f875034b3;p=platform%2Fkernel%2Flinux-rpi.git Merge tag 'afs-fixes-20210721' of git://git./linux/kernel/git/dhowells/linux-fs Pull AFS fixes from David Howells: - Fix a tracepoint that causes one of the tracing subsystem query files to crash if the module is loaded - Fix afs_writepages() to take account of whether the storage rpc actually succeeded when updating the cyclic writeback counter - Fix some error code propagation/handling - Fix place where afs_writepages() was setting writeback_index to a file position rather than a page index * tag 'afs-fixes-20210721' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs: afs: Remove redundant assignment to ret afs: Fix setting of writeback_index afs: check function return afs: Fix tracepoint string placement with built-in AFS --- b4e62aaf95e8a340f3a6e0e2fc9a649f875034b3