On Jun 9 06:53, Achim Gratz wrote:
> Corinna Vinschen cygwin.com> writes:
> > I uploaded a new developer snapshot. Please give it a try:
> > https://cygwin.com/snapshots/
>
> Fix confirmed. Thanks!
Cool, thank you!
Corinna
--
Corinna Vinschen Please, send mails regarding
Corinna Vinschen cygwin.com> writes:
> I uploaded a new developer snapshot. Please give it a try:
> https://cygwin.com/snapshots/
Fix confirmed. Thanks!
Regards,
Achim.
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation:
On Jun 8 16:04, Achim Gratz wrote:
> Corinna Vinschen cygwin.com> writes:
> > Easily reproducible, thank you. I think I found the culprit. mount(1)
> > always converts the mnt_fsname field to backslash notation. That breaks
> > converting the bind mount from the expected POSIX notation to a va
Corinna Vinschen cygwin.com> writes:
> Easily reproducible, thank you. I think I found the culprit. mount(1)
> always converts the mnt_fsname field to backslash notation. That breaks
> converting the bind mount from the expected POSIX notation to a valid
> Win32 path.
>
> I fixed mount(1) in g
On Jun 8 14:53, Achim Gratz wrote:
> Corinna Vinschen cygwin.com> writes:
>
> > > //server/some/directory /mnt/server-share none binary 0 0
> > > #bind mounts
> > > /mnt/server-share/some/other/directory /mnt/task1 none binary,bind
> > >
> > > That works well until I try to add another such bin
Corinna Vinschen cygwin.com> writes:
> > //server/some/directory /mnt/server-share none binary 0 0
> > #bind mounts
> > /mnt/server-share/some/other/directory /mnt/task1 none binary,bind
> >
> > That works well until I try to add another such bind mount and activate it
> > via 'mount -a' without
On Jun 8 10:39, Achim Gratz wrote:
> I've been using bind mounts to provide alternative paths into the same file
> system.
>
> //server/some/directory /mnt/server-share none binary 0 0
> #bind mounts
> /mnt/server-share/some/other/directory /mnt/task1 none, binary,bind
>
> That works well until
I've been using bind mounts to provide alternative paths into the same file
system.
//server/some/directory /mnt/server-share none binary 0 0
#bind mounts
/mnt/server-share/some/other/directory /mnt/task1 none, binary,bind
That works well until I try to add another such bind mount and activate it
8 matches
Mail list logo