OSDN Git Service

smb3: fix typo in mount options displayed in /proc/mounts
authorSteve French <stfrench@microsoft.com>
Wed, 10 Jun 2020 00:50:40 +0000 (19:50 -0500)
committerSteve French <stfrench@microsoft.com>
Wed, 10 Jun 2020 17:05:15 +0000 (12:05 -0500)
commit7866c177a03b18be3d83175014c643546e5b53c6
treecf9a888f9430c6c3b32518620d13cb9d87054b02
parent0b0430c6a10a22813e3d40c5658ae644acda4303
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>
fs/cifs/cifsfs.c