summaryrefslogtreecommitdiff
path: root/source3/include/vfs.h
diff options
context:
space:
mode:
Diffstat (limited to 'source3/include/vfs.h')
-rw-r--r--source3/include/vfs.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/source3/include/vfs.h b/source3/include/vfs.h
index 8caf64fd99..db766b985d 100644
--- a/source3/include/vfs.h
+++ b/source3/include/vfs.h
@@ -41,6 +41,9 @@
* This next constant specifies the version number of the VFS interface
* this smbd will load. Increment this if *ANY* changes are made to the
* vfs_ops below. JRA.
+ *
+ * If you change anything here, please also update modules/vfs_full_audit.c.
+ * VL.
*/
/* Changed to version 2 for CIFS UNIX extensions (mknod and link added). JRA. */