diff options
| author | Marco Elver <elver@google.com> | 2021-11-08 20:33:52 +0100 |
|---|---|---|
| committer | Marco Elver <me@marcoelver.com> | 2021-11-09 13:08:50 +0100 |
| commit | f7ec9f3a83db5faad3fcd5b196b2f5f0c5d1efdc (patch) | |
| tree | fac3193e6c9e546ab995d6ed35cca9795e4d2d02 /dashboard/config/linux/bits/filesystems.yml | |
| parent | 8ab17e5782857d86dfda35ebefaf2d247811d1c8 (diff) | |
dashboard/config/linux: update configs to 5.15
5.15 was released, update a few TODOs that were dependent on 5.15 being
properly released.
Re-generate all configs.
Diffstat (limited to 'dashboard/config/linux/bits/filesystems.yml')
| -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 232b79fdf..1e4e01f40 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: [-v5.14] # TODO: -v5.15 when released + - CIFS_WEAK_PW_HASH: [-v5.15] - CIFS_UPCALL - CIFS_XATTR - CIFS_POSIX |
