trans2 query file/path info - unix change times being reported as dos create
commitff455e405998a1a01320ffc21c81587cd34e9853
authorSamba Release Account <samba-bugs@samba.org>
Sat, 12 Jul 1997 14:41:26 +0000 (12 14:41 +0000)
committerSamba Release Account <samba-bugs@samba.org>
Sat, 12 Jul 1997 14:41:26 +0000 (12 14:41 +0000)
treed1decf29f3839951c66fafdeed26f6ff1994e7e6
parent4e9b7c92f79e1b7bf68103fe378449178b86e315
trans2 query file/path info - unix change times being reported as dos create
times.  now reports unix modified times as dos create times: the alternative
is to report zero (unknown create time).

w95 reports the info level 0x101 (smb query file basic) as data size 40 bytes
not 36.  put 40 bytes data instead.

put in comments into trans2 set file/path info, showing which is the create
time, which is the mod time.

lkcl
source/smbd/trans2.c