[git pull] autofs braino fix

From: Al Viro
Date: Sun Oct 24 2021 - 14:13:41 EST


Fix for a braino of mine (in getting rid of open-coded dentry_path_raw()
in autofs a couple of cycles ago). Mea culpa... An obvious -stable fodder.

The following changes since commit 519d81956ee277b4419c723adfb154603c2565ba:

Linux 5.15-rc6 (2021-10-17 20:00:13 -1000)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git fixes

for you to fetch changes up to 25f54d08f12feb593e62cc2193fedefaf7825301:

autofs: fix wait name hash calculation in autofs_wait() (2021-10-20 21:09:02 -0400)

----------------------------------------------------------------
Ian Kent (1):
autofs: fix wait name hash calculation in autofs_wait()

fs/autofs/waitq.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)