cifs: fix mount option display for sec=krb5i
commit 3f6166aa upstream. Fix display for sec=krb5i which was wrongly interleaved by cruid, resulting in string "sec=krb5,cruid=<...>i" instead of "sec=krb5i,cruid=<...>". Fixes: 96281b9e ("smb3: for kerberos mounts display the credential uid used") Signed-off-by:Petr Pavlu <petr.pavlu@suse.com> Signed-off-by:
Steve French <stfrench@microsoft.com> Signed-off-by:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Loading
Please sign in to comment