search for: setfilepathinfo

Displaying 2 results from an estimated 2 matches for "setfilepathinfo".

2005 Mar 31
4
Samba 3.x SVN and OS/2 support.
Hi all Samba OS/2 users. I've just added OS/2 style extended attribute support into the SAMBA_3_0 subversion branch code. This depends on the underlying OS supporting EA's and (on linux) the filesystem being mounted with the "user_xattr" mount option and the parameter "ea support = yes" being set in smb.conf. Please check out this code and test it - let me know if
1999 Nov 17
6
Samba 2.0.6, MKS' touch.exe, and file/dir time stamps
...(debug level = 10): | < .... the file is looked up and opened .... > | [1999/11/17 13:39:45, 6] smbd/trans2.c:(1905) | actime: Wed Nov 17 13:36:24 1999 | modtime: Wed Nov 17 10:18:01 1999 | size: 0 mode: 0 | [1999/11/17 13:39:45, 10] smbd/trans2.c:(1935) | call_trans2setfilepathinfo: setting pending modtime to Wed Nov 17 10:18:01 1999 | < .... file is closed .... > MKS' touch is supposedly updating the access and modification times of a file, but after the "touch", only the Unix inode modification st_ctime is updated (so samba *did* something with the...