commit | 7866c177a03b18be3d83175014c643546e5b53c6 | [log] [tgz] |
---|---|---|
author | Steve French <stfrench@microsoft.com> | Tue Jun 09 19:50:40 2020 -0500 |
committer | Steve French <stfrench@microsoft.com> | Wed Jun 10 12:05:15 2020 -0500 |
tree | cf9a888f9430c6c3b32518620d13cb9d87054b02 | |
parent | 0b0430c6a10a22813e3d40c5658ae644acda4303 [diff] |
smb3: fix typo in mount options displayed in /proc/mounts Missing the final 's' in "max_channels" mount option when displayed in /proc/mounts (or by mount command) CC: Stable <stable@vger.kernel.org> Signed-off-by: Steve French <stfrench@microsoft.com> Reviewed-by: Shyam Prasad N <nspmangalore@gmail.com>