diff options
| author | Marco Elver <elver@google.com> | 2021-09-07 19:39:44 +0200 |
|---|---|---|
| committer | Marco Elver <me@marcoelver.com> | 2021-09-07 22:20:54 +0200 |
| commit | fc4069dadb85624acce464a10ae130c4f02502e9 (patch) | |
| tree | d82cb8bb4e80f33117a517a85ad926138f5759bc /dashboard/config/linux/bits | |
| parent | e88c746762c0bf947b2b7d28f7de8d7641f99142 (diff) | |
dashboard/config/linux: config CIFS_WEAK_PW_HASH has been removed
https://git.kernel.org/torvalds/c/76a3c92ec9e0668e4cd0e9ff1782eb68f61a179c
Diffstat (limited to 'dashboard/config/linux/bits')
| -rw-r--r-- | dashboard/config/linux/bits/filesystems.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dashboard/config/linux/bits/filesystems.yml b/dashboard/config/linux/bits/filesystems.yml index 9ee80f2af..232b79fdf 100644 --- a/dashboard/config/linux/bits/filesystems.yml +++ b/dashboard/config/linux/bits/filesystems.yml @@ -138,7 +138,7 @@ config: - CIFS - CIFS_ALLOW_INSECURE_LEGACY - - CIFS_WEAK_PW_HASH + - CIFS_WEAK_PW_HASH: [-v5.14] # TODO: -v5.15 when released - CIFS_UPCALL - CIFS_XATTR - CIFS_POSIX |
