From: Linus Torvalds Date: Thu, 19 Sep 2019 00:17:12 +0000 (-0700) Subject: Merge tag 'afs-next-20190915' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowel... X-Git-Tag: for-linus-2019-09-27~84 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=0bb73e42f027db64054fff4c3b3203c1626b9dc1;p=linux-2.6-block.git Merge tag 'afs-next-20190915' of git://git./linux/kernel/git/dhowells/linux-fs Pull AFS updates from David Howells: "Here's a set of patches for AFS. The first three are trivial, deleting unused symbols and rolling out a wrapper function. The fourth and fifth patches make use of the previously added RCU-safe request_key facility to allow afs_permission() and afs_d_revalidate() to attempt to operate without dropping out of RCU-mode pathwalk. Under certain conditions, such as conflict with another client, we still have to drop out anyway, take a lock and consult the server" * tag 'afs-next-20190915' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs: afs: Support RCU pathwalk afs: Provide an RCU-capable key lookup afs: Use afs_extract_discard() rather than iov_iter_discard() afs: remove unused variable 'afs_zero_fid' afs: remove unused variable 'afs_voltypes' --- 0bb73e42f027db64054fff4c3b3203c1626b9dc1