From owner-freebsd-gnome@freebsd.org Fri Mar 5 08:14:24 2021 Return-Path: Delivered-To: freebsd-gnome@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 0C14C552495 for ; Fri, 5 Mar 2021 08:14:24 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.nyi.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 4DsL9q6m2gz3nyc for ; Fri, 5 Mar 2021 08:14:23 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id E7FE0552493; Fri, 5 Mar 2021 08:14:23 +0000 (UTC) Delivered-To: gnome@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id E7C74552057 for ; Fri, 5 Mar 2021 08:14:23 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4DsL9q67rBz3nnJ for ; Fri, 5 Mar 2021 08:14:23 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id C5C8150BA for ; Fri, 5 Mar 2021 08:14:23 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 1258EN9Y003501 for ; Fri, 5 Mar 2021 08:14:23 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 1258ENaq003500 for gnome@FreeBSD.org; Fri, 5 Mar 2021 08:14:23 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" From: bugzilla-noreply@freebsd.org To: gnome@FreeBSD.org Subject: maintainer-feedback requested: [Bug 254024] devel/gvfs: gvfsd-trash latches to zfs volumes Date: Fri, 05 Mar 2021 08:14:23 +0000 X-Bugzilla-Type: request X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: gnome@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? Message-ID: In-Reply-To: References: X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Mar 2021 08:14:24 -0000 Bugzilla Automation has asked freebsd-gnome (Nobody) for maintainer-feedback: Bug 254024: devel/gvfs: gvfsd-trash latches to zfs volumes https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D254024 --- Description --- I tried to destry a zfs volume: # zfs destroy -r zroot/foo/bar cannot unmount '/foo/bar': unmount failed fstat sure enough reveals the culprit: # fstat | grep "foo/bar" ehaupt gvfsd-trash 1814 25 /foo/bar 34 drwxr-xr-x 23 r ehaupt gvfsd-trash 1814 26 /foo/bar 34 drwxr-xr-x 23 r Attaching truss to the pid I see: # truss -f -p 1814 1814: poll({ 4/POLLIN },1,2504) =3D 0 (0x0) 1814: getfsstat(0x0,0,MNT_NOWAIT) =3D 41 (0x29) 1814: getfsstat(0x80153e140,96104,MNT_NOWAIT) =3D 41 (0x29) 1814: poll({ 4/POLLIN },1,2992) =3D 0 (0x0) 1814: getfsstat(0x0,0,MNT_NOWAIT) =3D 41 (0x29) 1814: getfsstat(0x80153ee00,96104,MNT_NOWAIT) =3D 41 (0x29) 1814: poll({ 4/POLLIN },1,2924) =3D 0 (0x0) 1814: getfsstat(0x0,0,MNT_NOWAIT) =3D 41 (0x29) 1814: getfsstat(0x80153e340,96104,MNT_NOWAIT) =3D 41 (0x29) 1814: poll({ 4/POLLIN },1,2965) =3D 0 (0x0) 1814: getfsstat(0x0,0,MNT_NOWAIT) =3D 41 (0x29) 1814: getfsstat(0x80153e340,96104,MNT_NOWAIT) =3D 41 (0x29) ^C I am on: FreeBSD freebsd.local 13.0-BETA4 FreeBSD 13.0-BETA4 #5 releng/13.0-n244620-3664067ea91: Wed Mar 3 21:05:06 CET 2021=09=20 root@freebsd.local:/usr/obj/usr/src/amd64.amd64/sys/GENERIC amd64 gvfs version: gvfs-1.46.2