mirror of
https://github.com/samba-team/samba.git
synced 2024-12-22 13:34:15 +03:00
Update the advice for the new VFS system.
Jeremy.
This commit is contained in:
parent
2d13513796
commit
2f1835eb8c
@ -29,10 +29,9 @@
|
||||
*/
|
||||
|
||||
/* If you take this file as template for your module
|
||||
* please make sure that you remove all functions you didn't
|
||||
* want to implement!!
|
||||
*
|
||||
* This passthrough operations are useless in reall vfs modules!
|
||||
* please make sure that you remove all skel_XXX() functions you don't
|
||||
* want to implement!! The passthrough operations are not
|
||||
* neccessary in a real module.
|
||||
*
|
||||
* --metze
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user