Displaying 1 result from an estimated 1 matches for "vksh".
Did you mean:
ksh
2005 Jan 06
1
smb vfs modules queries
I am using samba-3.0.7 on kernel version 2.6.5-3
(client as well as server).
I traced the exact function calling sequence when a
"mkdir" command is given at the client side.
I got stuck at the server side,
source/smbd/vfs.c - vfs_MkDir() -
SMB_VFS_MKDIR(conn,name,mode) (line no 357)
Could anyone please tell me exactly where is the
vfs_ops struct initialised, and which function will