1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-02 09:47:23 +03:00

vfs: Fix a copy&paste error

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
This commit is contained in:
Volker Lendecke 2022-08-09 16:26:13 +02:00 committed by Jeremy Allison
parent f05b529b0e
commit 281b00a2b9

View 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
*