[Bug 10282] Issue between WINE, fuse and ntfs-3g

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Nov 4 13:37:09 CST 2007


http://bugs.winehq.org/show_bug.cgi?id=10282





--- Comment #7 from Szabolcs Szakacsits <szaka at ntfs-3g.org>  2007-11-04 13:37:09 ---
(In reply to comment #6)
> ntfs-3g driver does not support all types of mmap operations lots of
> programs use. 

The only not supported mmap operation is shared writable mmap what very few
program uses.

> Not of of this functionality can be emulated by Wine.

No need to emulate anything because when an application does such mmap system
call then the driver returns ENODEV which can be easily handled. See mmap(2). 

Please also realize that mmap(2) has absolutely nothing to do with this bug
report.

> Closing invalid bug. It is not Wine bug. It appears a user
> misconfiguration/ntfs driver deficiencies.

Then how would you explain that the same Wine code works in some cases but not
in the other ones? The crash is very obviously a pure Wine bug ;-)

Regards,  Szaka

--
NTFS-3G Lead Developer: http://ntfs-3g.org


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list