From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from bombadil.infradead.org ([198.137.202.133]:53494 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726006AbfEUId5 (ORCPT ); Tue, 21 May 2019 04:33:57 -0400 Date: Tue, 21 May 2019 01:33:56 -0700 From: Christoph Hellwig Subject: Re: [PATCH 3/7] libxfs: factor common xfs_trans_bjoin code Message-ID: <20190521083356.GC533@infradead.org> References: <1558410427-1837-1-git-send-email-sandeen@redhat.com> <1558410427-1837-4-git-send-email-sandeen@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1558410427-1837-4-git-send-email-sandeen@redhat.com> Sender: linux-xfs-owner@vger.kernel.org List-ID: List-Id: xfs To: Eric Sandeen Cc: linux-xfs@vger.kernel.org Looks just as good in userspace as it did in the kernel :)