From: Linus Torvalds Date: Fri, 24 Apr 2020 17:32:40 +0000 (-0700) Subject: Merge tag 'afs-fixes-20200424' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowe... X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=9a195628522c08f36b3bbd0df96582a07ab272bf;p=linux.git Merge tag 'afs-fixes-20200424' of git://git./linux/kernel/git/dhowells/linux-fs Pull misc AFS fixes from David Howells: "Three miscellaneous fixes to the afs filesystem: - Remove some struct members that aren't used, aren't set or aren't read, plus a wake up that nothing ever waits for. - Actually set the AFS_SERVER_FL_HAVE_EPOCH flag so that the code that depends on it can work. - Make a couple of waits uninterruptible if they're done for an operation that isn't supposed to be interruptible" * tag 'afs-fixes-20200424' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs: afs: Make record checking use TASK_UNINTERRUPTIBLE when appropriate afs: Fix to actually set AFS_SERVER_FL_HAVE_EPOCH afs: Remove some unused bits --- 9a195628522c08f36b3bbd0df96582a07ab272bf