Bug 2909 - 64 bit version of a function called instead of common one.
Summary: 64 bit version of a function called instead of common one.
Status: CLOSED FIXED
Alias: None
Product: Samba 3.0
Classification: Unclassified
Component: File Services (show other bugs)
Version: 3.0.20
Hardware: All FreeBSD
: P3 normal
Target Milestone: none
Assignee: Samba Bugzilla Account
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-21 20:39 UTC by Timur Bakeyev
Modified: 2005-08-24 10:18 UTC (History)
0 users

See Also:


Attachments
Fix typo in system.c (390 bytes, patch)
2005-07-21 20:41 UTC, Timur Bakeyev
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Timur Bakeyev 2005-07-21 20:39:51 UTC
In system.c for async IO aio_fsync64() called for both cases, 64 and common one.
I assume, that in the last case it should be just aio_fsync().

Patch :) is attached.
Comment 1 Timur Bakeyev 2005-07-21 20:41:09 UTC
Created attachment 1332 [details]
Fix typo in system.c
Comment 2 Jeremy Allison 2005-07-21 22:00:27 UTC
Applied, thanks !
Jeremy.
Comment 3 Gerald (Jerry) Carter (dead mail address) 2005-08-24 10:18:30 UTC
sorry for the same, cleaning up the database to prevent unecessary reopens of bugs.