From: Linus Torvalds Date: Tue, 9 Aug 2022 17:08:08 +0000 (-0700) Subject: Merge tag 'afs-fixes-20220802' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowe... X-Git-Tag: v6.1-rc5~639 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=4b22e2074195097c9d6bdc688288d12b7b236bae;p=platform%2Fkernel%2Flinux-starfive.git Merge tag 'afs-fixes-20220802' of git://git./linux/kernel/git/dhowells/linux-fs Pull AFS fixes from David Howells: "Fix AFS refcount handling. The first patch converts afs to use refcount_t for its refcounts and the second patch fixes afs_put_call() and afs_put_server() to save the values they're going to log in the tracepoint before decrementing the refcount" * tag 'afs-fixes-20220802' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs: afs: Fix access after dec in put functions afs: Use refcount_t rather than atomic_t --- 4b22e2074195097c9d6bdc688288d12b7b236bae