From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 066EB24DD11 for ; Fri, 15 Aug 2025 11:15:43 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1755256544; cv=none; b=XFEJkd7Kgf1ccKnwGv4zipR8HQaDcD1uaQppUOmvAhgxsogxmATvWFVBOHN/EkO4RfzmV0zKc8r1H3Xzg/mIBsnedSYM3ugabBIllJLBkaE7S7Nh4LA+lzWcu+9E9tHAsokFbnuAb8H+Xso85xAlXRPrdor15SGxJzuJaQaYJJo= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1755256544; c=relaxed/simple; bh=iIU9yVv4KzlP1A8unpiIPZOEAs3fhBQHVXd+ElZh34w=; h=Message-ID:Date:MIME-Version:Subject:To:Cc:References:From: In-Reply-To:Content-Type; b=q3t2oypzaftmcRmF5INN9x7U9BnYh2onofyDizHT6oFFt+qvrTtH/v5TWmh/ns1eyBV74JxCa4RVYcaLePJ8VkhftDl1fRdh6bVUKVTA7JQx6v/d7H5DRvXJ4LpIap+t27HBBJJdBxxttHIolQcffHU/l+YZeuN7h2P3ngX548U= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=OymHiP3/; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="OymHiP3/" Received: by smtp.kernel.org (Postfix) with ESMTPSA id A4045C4CEEB; Fri, 15 Aug 2025 11:15:42 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1755256543; bh=iIU9yVv4KzlP1A8unpiIPZOEAs3fhBQHVXd+ElZh34w=; h=Date:Reply-To:Subject:To:Cc:References:From:In-Reply-To:From; b=OymHiP3/fL+erni46wZbTGwChWSMB2cufEY+ktEvbcNSAUhspwrnzgVzUpSx5Wp2n ytJtVXz1H5NH0pgeW2aIl93Tv9n412vA5XbXMONbDDEnwMcYtm1xK/W7vmdQzJx7bz kIXdmCKXquRhsJRx/appUXm15ezy/fE8F7ThSTt4cbds8xpdQw07SYYp4CAQNCSeDH RNropcY81f4ZIpQWdUTz78qr7VdZxRmMDtuL4K3mP5vagw1fZMmc8bfpiqG5JYcfvj dkKH8BSIJY7JcyHV76dclXh9NfHGmEZAyAltQr3vASoy8FsdWerZIqoBwLyzJWQdkq uTQSCVIuN2ICA== Message-ID: <9de3d086-b644-43bd-a286-3d80c71a8501@kernel.org> Date: Fri, 15 Aug 2025 13:15:41 +0200 Precedence: bulk X-Mailing-List: kdevops@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Reply-To: Daniel Gomez Subject: Re: [PATCH] guestfs: fix destroy tasks To: Luis Chamberlain Cc: Chuck Lever , Daniel Gomez , "kdevops@lists.linux.dev" References: <20250814-fix-guestfs-destroy-v1-1-d58248461800@samsung.com> Content-Language: en-US From: Daniel Gomez Organization: kernel.org In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit On 14/08/2025 10.23, Luis Chamberlain wrote: > Reviewed-by: Luis Chamberlain > > Luis Thanks Luis. For some reason, your review did not make it to the mailing list: https://lore.kernel.org/all/20250814-fix-guestfs-destroy-v1-1-d58248461800@samsung.com/ But I don't know if there's something wrong in your header email, To/Cc fields? I've updated the Cc field from kdevops@lists.linux.dev --> kdevops@lists.linux.dev