Added code to (correctly) ignore TRANSACT2_SETFILEINFO with SMB_SET_FILE_ALLOCATION_INFO.
commit260e7e27401d863e9f580d4748c577334d9fc9d0
authorJeremy Allison <jra@samba.org>
Tue, 25 Aug 1998 02:29:17 +0000 (25 02:29 +0000)
committerJeremy Allison <jra@samba.org>
Tue, 25 Aug 1998 02:29:17 +0000 (25 02:29 +0000)
treef12a9720c61e0d9798049ded3182b5a0ebc2753e
parentdbe6ad014a8b5dcbf17d7cd9865650c2e040d666
Added code to (correctly) ignore TRANSACT2_SETFILEINFO with SMB_SET_FILE_ALLOCATION_INFO.
Office 97 expects this call to succeed when you tell it you do NT SMB calls.
Jeremy.
source/smbd/open.c
source/smbd/trans2.c