Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cifs: In Kconfig CONFIG_CIFS_POSIX needs depends on legacy (insecure …
…cifs) [ Upstream commit 6e78530 ] Missing a dependency. Shouldn't show cifs posix extensions in Kconfig if CONFIG_CIFS_ALLOW_INSECURE_DIALECTS (ie SMB1 protocol) is disabled. Signed-off-by: Steve French <stfrench@microsoft.com> Reviewed-by: Pavel Shilovsky <pshilov@microsoft.com> Signed-off-by: Sasha Levin <sashal@kernel.org>
- Loading branch information