diff options
| author | Pali Rohár <pali@kernel.org> | 2025-01-02 21:38:48 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-02-08 09:57:35 +0100 |
| commit | 0ef5b75641f0d31b343f5a2d9e15a89a0e1c9a6a (patch) | |
| tree | 11e16ee7fd7c1f8eb6cdd3a11d38e2d79374d4d2 /kernel | |
| parent | 699179dfc8d7da457b152ca5d18ae45f9ed9beaa (diff) | |
| download | linux-0ef5b75641f0d31b343f5a2d9e15a89a0e1c9a6a.tar.gz linux-0ef5b75641f0d31b343f5a2d9e15a89a0e1c9a6a.tar.bz2 linux-0ef5b75641f0d31b343f5a2d9e15a89a0e1c9a6a.zip | |
cifs: Use cifs_autodisable_serverino() for disabling CIFS_MOUNT_SERVER_INUM in readdir.c
[ Upstream commit 015683d4ed0d23698c71f2194f09bd17dbfad044 ]
In all other places is used function cifs_autodisable_serverino() for
disabling CIFS_MOUNT_SERVER_INUM mount flag. So use is also in readir.c
_initiate_cifs_search() function. Benefit of cifs_autodisable_serverino()
is that it also prints dmesg message that server inode numbers are being
disabled.
Fixes: ec06aedd4454 ("cifs: clean up handling when server doesn't consistently support inode numbers")
Fixes: f534dc994397 ("cifs: clear server inode number flag while autodisabling")
Signed-off-by: Pali Rohár <pali@kernel.org>
Signed-off-by: Steve French <stfrench@microsoft.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions
