vfs_gpfs: Update comment in vfs_gpfs_kernel_flock
authorChristof Schmitt <cs@samba.org>
Mon, 13 Sep 2021 19:16:20 +0000 (12:16 -0700)
committerJeremy Allison <jra@samba.org>
Tue, 14 Sep 2021 23:14:36 +0000 (23:14 +0000)
The function kernel_flock will be deleted, drop the reference to it.

Signed-off-by: Christof Schmitt <cs@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/modules/vfs_gpfs.c

index 4d1cfa6075acbb4c93232bcd6678018dcebd1c33..4de78bf4acd041d628407d5fa5da3029146dfbbd 100644 (file)
@@ -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",