commit | 7321be2663da5922343cc121f1ff04924cee2e76 | [log] [tgz] |
---|---|---|
author | Steve French <stfrench@microsoft.com> | Mon Aug 23 13:52:12 2021 -0500 |
committer | Steve French <stfrench@microsoft.com> | Wed Aug 25 15:43:12 2021 -0500 |
tree | d8e946abaa7cb1b9669fe6fdb1544bbec85c8eca | |
parent | d72c74197b70bc3c95152f351a568007bffa3e11 [diff] |
smb3: fix posix extensions mount option We were incorrectly initializing the posix extensions in the conversion to the new mount API. CC: <stable@vger.kernel.org> # 5.11+ Reported-by: Christian Brauner <christian.brauner@ubuntu.com> Acked-by: Christian Brauner <christian.brauner@ubuntu.com> Suggested-by: Namjae Jeon <namjae.jeon@samsung.com> Signed-off-by: Steve French <stfrench@microsoft.com>