From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from verein.lst.de (verein.lst.de [213.95.11.211]) (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 E54021A2C15; Wed, 8 May 2024 06:46:29 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=213.95.11.211 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1715150792; cv=none; b=l36uePMadTm9yIF3KlBObyNd/vwKo5pmxUZvD81zbBb9R8ShGZnJLfYKz7PGFkE9CTGIqxEzQcqDI9UVu3xeCG+jvnriRkho7rPx4TN6LowejWYLeOvLD1QHw56+VWth+1nCRium+HHkb0U+t6kcLEO+ZjESGvTsmWbeh3qjROs= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1715150792; c=relaxed/simple; bh=/9iUQd0KwmtcyvBo9OwzhUQWh2nlOdcUaK4LB0vP+wM=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=ZDxN/C9CFdDxnwndmHoMddaL53tvQJnV6Nj+nvFvlqcBNwgvsX91ZbckqkInatmaf4ybm/Q8ZWbzKxEXraeoHnlac4lp6jY19OrKGzzxIYphTO1Pn7BhCPJX5f1oXv3Yj3dlguK1Ywyv+303oAjHaiq/JCSvn8mfJCQYKK/gelM= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=lst.de; spf=pass smtp.mailfrom=lst.de; arc=none smtp.client-ip=213.95.11.211 Authentication-Results: smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=lst.de Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=lst.de Received: by verein.lst.de (Postfix, from userid 2407) id 6EB9B227A87; Wed, 8 May 2024 08:46:18 +0200 (CEST) Date: Wed, 8 May 2024 08:46:17 +0200 From: Christoph Hellwig To: Stephen Rothwell Cc: Jens Axboe , Al Viro , Christian Brauner , Christoph Hellwig , Linux Kernel Mailing List , Linux Next Mailing List Subject: Re: linux-next: manual merge of the block tree with the vfs-brauner tree Message-ID: <20240508064617.GA10736@lst.de> References: <20240508130207.3d83702f@canb.auug.org.au> Precedence: bulk X-Mailing-List: linux-next@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20240508130207.3d83702f@canb.auug.org.au> User-Agent: Mutt/1.5.17 (2007-11-01) Thanks Stephen, the merge looks good to me.