Date: Mon, 12 Sep 2022 11:19:15 +0200 From: Michael Gmelin <grembo@freebsd.org> To: freebsd-fs@freebsd.org Subject: ls on ZFS showing unexpected directory content Message-ID: <20220912111915.12a90106.grembo@freebsd.org>
next in thread | raw e-mail | index | archive | help
Hi, Situation: - shell is bash - Root container mounted on zroot - extra container mounted on /extracontainer, on USB drive which spins down on idle - cd /extracontainer - cd subdir (takes a while, as drive has to spin up - getting bored, hitting CTRL-C) - prompt still shows /extracontainer, but `ls` now shows content of /extracontainer/subdir - cd .. && cd extracontainer - Now `ls` shows content of /extracontainer Expected behavior? Thanks Michael -- Michael Gmelin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20220912111915.12a90106.grembo>