I am using samba 3.0.7 on Ferdora Core (2.6.5-3) I performed the following operation at the client side mount //abc/abc_share /xyz cd /xyz mkdir pqr where "abc" is the remote server "abc_share" is the remote share "xyz" is the local directory What I want to know is, at the last statement, when an "mkdir" is given, exactly which function at the client( which inturn sends it to the server) gets called? I tried tracing it to cli_mkdir() defined in libsmb/clifile.c line no 345 However, this function does not seem to get called. Thanks for the help. Yahoo! India Matrimony: Find your life partneronline.
Gerald (Jerry) Carter
2005-Jan-11 15:25 UTC
[Samba] Problem in tracing the code at client end
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 caas it wrote: | I am using samba 3.0.7 on Ferdora Core (2.6.5-3) | I performed the following operation at the client | side | | mount //abc/abc_share /xyz | cd /xyz | mkdir pqr | | where "abc" is the remote server | "abc_share" is the remote share | "xyz" is the local directory | | What I want to know is, at the last statement, when an | "mkdir" is given, exactly which function at the client( | which inturn sends it to the server) gets called? | I tried tracing it to cli_mkdir() defined in | libsmb/clifile.c line no 345 | However, this function does not seem to get called. Assuming you are talking about smbfs, you'll need to trace into the kernel VFS code where the syscall is dispatched to actual file system routines. cheers, jerry ====================================================================Alleviating the pain of Windows(tm) ------- http://www.samba.org GnuPG Key ----- http://www.plainjoe.org/gpg_public.asc "I never saved anything for the swim back." Ethan Hawk in Gattaca -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFB4+/JIR7qMdg1EfYRAtJWAKCWyus4mtSTe69meGksCXCetd5G4wCg87Gw yLw6tz3fbaI7QlAF2HGjL9U=EmZk -----END PGP SIGNATURE-----