From: Christof Schmitt Date: Mon, 13 Sep 2021 19:16:20 +0000 (-0700) Subject: vfs_gpfs: Update comment in vfs_gpfs_kernel_flock X-Git-Tag: ldb-2.5.0~660 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=facd6e01bd3b932a6bf33c71bbb590a8be51aa30;p=thirdparty%2Fsamba.git vfs_gpfs: Update comment in vfs_gpfs_kernel_flock The function kernel_flock will be deleted, drop the reference to it. Signed-off-by: Christof Schmitt Reviewed-by: Jeremy Allison --- diff --git a/source3/modules/vfs_gpfs.c b/source3/modules/vfs_gpfs.c index 4d1cfa6075a..4de78bf4acd 100644 --- a/source3/modules/vfs_gpfs.c +++ b/source3/modules/vfs_gpfs.c @@ -176,7 +176,7 @@ static int vfs_gpfs_kernel_flock(vfs_handle_struct *handle, files_struct *fsp, /* * A named stream fsp will have the basefile open in the fsp * fd, so lacking a distinct fd for the stream we have to skip - * kernel_flock and set_gpfs_sharemode for stream. + * set_gpfs_sharemode for stream. */ if (is_named_stream(fsp->fsp_name)) { DBG_NOTICE("Not requesting GPFS sharemode on stream: %s/%s\n",