The Samba-Bugzilla – Attachment 1316 Details for
Bug 2878
Can not run DOS application from Samba disk from OS/2 workstation
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Proposed patch
look (text/plain), 477 bytes, created by
Jeremy Allison
on 2005-07-18 15:28:17 UTC
(
hide
)
Description:
Proposed patch
Filename:
MIME Type:
Creator:
Jeremy Allison
Created:
2005-07-18 15:28:17 UTC
Size:
477 bytes
patch
obsolete
>Index: smbd/reply.c >=================================================================== >--- smbd/reply.c (revision 8544) >+++ smbd/reply.c (working copy) >@@ -1352,7 +1352,7 @@ > put_dos_date3(outbuf,smb_vwv2,mtime); > } > SIVAL(outbuf,smb_vwv4,(uint32)size); >- SSVAL(outbuf,smb_vwv6,FILE_WAS_OPENED); >+ SSVAL(outbuf,smb_vwv6,GET_OPENX_MODE(deny_mode)); > > if (oplock_request && lp_fake_oplocks(SNUM(conn))) { > SCVAL(outbuf,smb_flg,CVAL(outbuf,smb_flg)|CORE_OPLOCK_GRANTED);
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 2878
:
1308
|
1309
| 1316