cifs: switch to new mount api
See Documentation/filesystems/mount_api.rst for details on new mount API Signed-off-by: Ronnie Sahlberg <lsahlber@redhat.com> Signed-off-by: Steve French <stfrench@microsoft.com>
This commit is contained in:
committed by
Steve French
parent
66e7b09c73
commit
24e0a1eff9
@@ -195,7 +195,7 @@ cifs_ses_add_channel(struct cifs_ses *ses, struct cifs_server_iface *iface)
|
||||
* We need to setup at least the fields used for negprot and
|
||||
* sesssetup.
|
||||
*
|
||||
* We only need the volume here, so we can reuse memory from
|
||||
* We only need the ctx here, so we can reuse memory from
|
||||
* the session and server without caring about memory
|
||||
* management.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user