From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from verein.lst.de (verein.lst.de [213.95.11.211]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 07AC2E6 for ; Sun, 3 Dec 2023 20:56:33 -0800 (PST) Received: by verein.lst.de (Postfix, from userid 2407) id 7F347227AA8; Mon, 4 Dec 2023 05:56:30 +0100 (CET) Date: Mon, 4 Dec 2023 05:56:30 +0100 From: Christoph Hellwig To: "Darrick J. Wong" Cc: chandanbabu@kernel.org, hch@lst.de, linux-xfs@vger.kernel.org Subject: Re: [PATCH 3/3] xfs: don't allow overly small or large realtime volumes Message-ID: <20231204045630.GC26073@lst.de> References: <170162990622.3038044.5313475096294285406.stgit@frogsfrogsfrogs> <170162990673.3038044.6698602496725473343.stgit@frogsfrogsfrogs> Precedence: bulk X-Mailing-List: linux-xfs@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: <170162990673.3038044.6698602496725473343.stgit@frogsfrogsfrogs> User-Agent: Mutt/1.5.17 (2007-11-01) With the updated commit message: Reviewed-by: Christoph Hellwig