On Wed, Feb 15, 2006 at 04:58:08PM +0100, Peter Korsgaard wrote:
> Hi,
>
> The current cyg_mtab_lookup implementation doesn't handle relative
> paths crossing mount points - E.G. open("mnt/file", O_RDWR); where mnt
> is the mount point of another fs. The following patch fixes that.
>
Hi Peter
This patch causes the io/fileio/current/tests/fileio1.cxx to fail.
Please could you take a look at this.
Once you have fixed the patch could you also add a test for the fix to
the test case.
Thanks
Andrew
