]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
vfs: Fix a copy&paste error
authorVolker Lendecke <vl@samba.org>
Tue, 9 Aug 2022 14:26:13 +0000 (16:26 +0200)
committerJeremy Allison <jra@samba.org>
Fri, 26 Aug 2022 18:54:37 +0000 (18:54 +0000)
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/modules/vfs_dfs_samba4.c

index 2900c29156e3435548d619949b457550c2289000..8b4724f7b6bd59ada17da20c2d838f6dbe4c477d 100644 (file)
@@ -1,7 +1,5 @@
 /*
- * VFS module to alter the algorithm to calculate
- * the struct file_id used as key for the share mode
- * and byte range locking db's.
+ * VFS module to retrieve DFS referrals from AD
  *
  * Copyright (C) 2007, Stefan Metzmacher
  *