The Samba-Bugzilla – Attachment 5672 Details for
Bug 7398
full_audit problem with large files
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for 3.5
0001-s3-Fix-bug-7398-rename-problems-with-full_audit.patch (text/plain), 829 bytes, created by
Volker Lendecke
on 2010-04-29 13:10:28 UTC
(
hide
)
Description:
Patch for 3.5
Filename:
MIME Type:
Creator:
Volker Lendecke
Created:
2010-04-29 13:10:28 UTC
Size:
829 bytes
patch
obsolete
>From bc4b00d121c699cd4301e4f185e7daf2034dd776 Mon Sep 17 00:00:00 2001 >From: Volker Lendecke <vl@samba.org> >Date: Thu, 29 Apr 2010 20:07:35 +0200 >Subject: [PATCH] s3: Fix bug 7398 -- rename problems with full_audit > >--- > source3/modules/vfs_full_audit.c | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > >diff --git a/source3/modules/vfs_full_audit.c b/source3/modules/vfs_full_audit.c >index 19ac7ad..468342e 100644 >--- a/source3/modules/vfs_full_audit.c >+++ b/source3/modules/vfs_full_audit.c >@@ -1094,7 +1094,7 @@ static int smb_full_audit_lstat(vfs_handle_struct *handle, > static uint64_t smb_full_audit_get_alloc_size(vfs_handle_struct *handle, > files_struct *fsp, const SMB_STRUCT_STAT *sbuf) > { >- int result; >+ uint64_t result; > > result = SMB_VFS_NEXT_GET_ALLOC_SIZE(handle, fsp, sbuf); > >-- >1.6.0.4 >
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
Flags:
jra
:
review+
Actions:
View
Attachments on
bug 7398
:
5664
|
5665
|
5666
|
5667
|
5668
|
5669
|
5670
| 5672