]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
s4:ntvfs: Fix code spelling
authorJoseph Sutton <josephsutton@catalyst.net.nz>
Thu, 5 Oct 2023 22:42:30 +0000 (11:42 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 25 Oct 2023 22:23:37 +0000 (22:23 +0000)
Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source4/ntvfs/posix/pvfs_resolve.c

index efe19b9dc911d1c742ad89cdff9791ed0da7d8f2..fbd8c7de1f5d37b8ab092918cac486abd666e04d 100644 (file)
@@ -67,7 +67,7 @@ static NTSTATUS pvfs_case_search(struct pvfs_state *pvfs,
        char *p, *partial_name;
        size_t i;
 
-       /* break up the full name info pathname components */
+       /* break up the full name into pathname components */
        num_components=2;
        p = name->full_name + strlen(pvfs->base_directory) + 1;
 
@@ -708,7 +708,7 @@ NTSTATUS pvfs_resolve_name_handle(struct pvfs_state *pvfs,
                status = odb_get_path(lck, &name);
                if (NT_STATUS_IS_OK(status)) {
                        /*
-                        * This relies an the fact that
+                        * This relies on the fact that
                         * renames of open files are only
                         * allowed by setpathinfo() and setfileinfo()
                         * and there're only renames within the same