2009/2/7 Clinton Mills <[email protected]>: > When I rename skel_transparent.c to mytest.c and add > > vfs objects = mytest >
Make sure that, in your init_samba_module function, you are setting the right vfs name in your call to smb_register_vfs. (i.e., make sure it's not still registering itself as skel_transparent.) -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba
