if you have it mounted off / then see if mounting it under
/mnt/cifsshare/sharehere.

pwd used to start in the current directory and look for .. and then go
up and repeat.  That means that if you were running pwd in any
directory all directories in / will be accessed.   It also means that
if you had other stuff in /mnt all of those would be traversed, hence
to isolate things completely one needs to use
/mnt/<hostname>/<oneormoremountpoints>

On Tue, Dec 8, 2020 at 6:02 PM Earl Ramirez <earlarami...@gmail.com> wrote:
>
> On Mon, 2020-12-07 at 19:48 -0400, Jorge Fábregas wrote:
> > That makes sense.  Perhaps the "File Dialog" window tries to traverse
> > the mount point where AutoFS "auto mounts" the CIFS share ...and if
> > that
> > share is inaccessible maybe that's what's causing the extreme
> > latency.
> > Let's hope it's that... Keep us posted.
>
> You were right, the culprit is the AutoFS mount that is causing the
> delays. AutoFS was stopped and disabled for a day and I did not
> experience the issue. Started AutoFS a couple hours ago and when I
> tried to open a file from gedit I experienced a delay of 45 seconds.
>
> Thanks you all, Chris Murphy, John Mellor, Jorge Fabregas, and Tom
> Horsley.
> _______________________________________________
> users mailing list -- users@lists.fedoraproject.org
> To unsubscribe send an email to users-le...@lists.fedoraproject.org
> Fedora Code of Conduct: 
> https://docs.fedoraproject.org/en-US/project/code-of-conduct/
> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
> List Archives: 
> https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org

Reply via email to