[PATCH 0/3] Handling DOS drives in mountmgr (try 2)

Alexandre Julliard julliard at winehq.org
Sat Oct 31 04:37:46 CDT 2009


Charles Davis <cdavis at mymail.mines.edu> writes:

> I thought I fixed all the issues. What's wrong with my patches now?

Many things, it's a lot more complicated than that. For instance you
can't just kill the fstab support, this needs to be preserved somehow,
probably on the mountmgr side. Also you can't have a single file
descriptor per device, you need one for each open.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list