commit | 589afaa880f36c481cbbdaeac11f7a3fbfd91a44 | [log] [tgz] |
---|---|---|
author | Abdelrahman Daim <adaim@meta.com> | Thu Nov 21 08:13:41 2024 -0800 |
committer | Abdelrahman Daim <adaim@meta.com> | Thu Nov 21 17:43:20 2024 +0000 |
tree | d54b10daee249ae6c7eb39e7c864df2fcb8674f6 | |
parent | 7adba5989cf88d4c4cad8b1e91d447251998b4a8 [diff] |
fs_mgr: Support nosymfollow mount option Summary: The nosymfollow mount option was added to Linux 5.10, and the bionic headers support it. Allow mounting with the option set. Updated relevant CTS test too. Test: Successful build on master Change-Id: I0b280287e07ef8c485762b820dbbb26300144982 Signed-off-by: Abdelrahman Daim <adaim@meta.com>