On 10 November 2011 10:41, Andreas Färber <andreas.faer...@web.de> wrote: > I remember there was a similar patch once but some issue with it kept us > from applying it - something unrelated to the frontend was influenced by > it I think... block layer?
Yeah, block/raw-posix.c has a pile of #ifdef CONFIG_COCOA in it, which it looks like it's using to mean "am I on MacOSX?" -- PMM