diff --git a/source3/modules/vfs_dfs_samba4.c b/source3/modules/vfs_dfs_samba4.c index 2900c29156e..8b4724f7b6b 100644 --- a/source3/modules/vfs_dfs_samba4.c +++ b/source3/modules/vfs_dfs_samba4.c @@ -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 *