From nobody Mon Sep 4 10:42:25 2023 X-Original-To: bugs@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4RfQFF6s4Qz4rwjb for ; Mon, 4 Sep 2023 10:42:25 +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 4RfQFF5Zh4z3Nfd for ; Mon, 4 Sep 2023 10:42:25 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1693824145; a=rsa-sha256; cv=none; b=vocfDDXISznlG3wXboxDyeTZYOEengE5a1+eNNRyVYCRhTFiPIBDpYzO8k9y97hEOr4W13 hy8RYyVrzUjUw3Xsv2iYWx+4AMkiG4RRi+rqUnEL7Sknb/mw5mDRbn0XaK4FKstzweCXZF ZNWqNGrsYYxQbQivqWOhTu0bxVKWRsD8U1Gr319GRag/XT2wpNSxVGf8y7A2byLWfYNngT /19UJNaCBEQlro5ANVVe3JXEPINOj5Jdqc8cVvBWJf/pc/bHWoM7mjbMBstlk8n6Eo2o0o 74QFTvsTeHbAiQVrmhkce4Fr5EFNVMMV+1VqwujF2r4TH7IUv5QEbJM3TxWtnQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1693824145; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=fD2BP1oW+TN6Y0U50sOV3bJUacj1anglop3sWczy2zo=; b=KgfJrsE077v1KTSUpeBsZkAubMzTKU/pi6OqvKBoqr/lF3r9P9GJ9WDbh9/rAZjCnk2KAD bJr9MZI0XhjcMQssRV5BBvJ9ZfUBtcbRAbur1uMC8Ap4NBy0ceUFUsM7zq5pr50gutuR7/ MH5y3ncDvUDLCrmXS2EOhdZ873vHsnphD9QZypma6ptdmO2KZiTVdlhiAVXjaX4iB8skQ2 EvuFbX01vmJGZRCagXOtl8aACePR2O+idu6ucSob52BxenoaWEcaMIsWsJQMbxp32glDyN +hSL3+bYzWhorGRUtTpOujyQej5Ptz9MdOZAQ3GxmaY8C92GaoDOKffI0t2lgg== 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 4RfQFF4gWBz12rj for ; Mon, 4 Sep 2023 10:42:25 +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 384AgP20010793 for ; Mon, 4 Sep 2023 10:42:25 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 384AgPEd010791 for bugs@FreeBSD.org; Mon, 4 Sep 2023 10:42:25 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 272434] du and disk operations (like mv,cp,shutil.move/rmtree,os.rename) combination issues Date: Mon, 04 Sep 2023 10:42:25 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 13.2-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: meetshamsher@gmail.com X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D272434 --- Comment #8 from shamsher --- same hang issues seeing using diskus also. :( --=20 You are receiving this mail because: You are the assignee for the bug.=