This is the mail archive of the cygwin-patches mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] do_mount bug fix


> Please provide a simple and complete test case which illustrates the problem.
>
> cgf
>
 OK, here is the test-case :-)

 mkdir /tmp/test123
 mount -u -o managed `cygpath -m /home/whateverdd` /tmp/test123/
 umount /tmp/test123

andy

I recheck, umount can delete the entry, with umount -u /tmp/test123.
But  it may be better to check it before it is mounted.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]