Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

smb: server: fix comment for ksmbd_vfs_kern_path_start_removing()

This was found by sparse...

Fixes: 1ead2213dd7d ("smb/server: use end_removing_noperm for for target of smb2_create_link()")
Cc: Namjae Jeon <linkinjeon@kernel.org>
Cc: Steve French <smfrench@gmail.com>
Cc: Tom Talpey <tom@talpey.com>
Cc: NeilBrown <neil@brown.name>
Cc: Christian Brauner <brauner@kernel.org>
Cc: linux-cifs@vger.kernel.org
Cc: samba-technical@lists.samba.org
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Acked-by: Namjae Jeon <linkinjeon@kernel.org>
Signed-off-by: Steve French <stfrench@microsoft.com>

authored by

Stefan Metzmacher and committed by
Steve French
8e50cd05 98e3e2b5

+1 -1
+1 -1
fs/smb/server/vfs.c
··· 1227 1227 } 1228 1228 1229 1229 /** 1230 - * ksmbd_vfs_kern_path_start_remove() - lookup a file and get path info prior to removal 1230 + * ksmbd_vfs_kern_path_start_removing() - lookup a file and get path info prior to removal 1231 1231 * @work: work 1232 1232 * @filepath: file path that is relative to share 1233 1233 * @flags: lookup flags