From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Date: Mon, 19 Jan 2015 01:07:56 -0800 Subject: [Cluster-devel] [PATCH 08/17] quota: Store maximum space limit in bytes In-Reply-To: <1421412471-4747-9-git-send-email-jack@suse.cz> References: <1421412471-4747-1-git-send-email-jack@suse.cz> <1421412471-4747-9-git-send-email-jack@suse.cz> Message-ID: <20150119090756.GH27474@infradead.org> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Looks good, Reviewed-by: Christoph Hellwig From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from relay.sgi.com (unknown [198.149.34.15]) by oss.sgi.com (Postfix) with ESMTP id 84D107F56 for ; Mon, 19 Jan 2015 03:08:15 -0600 (CST) Received: from cuda.sgi.com (cuda2.sgi.com [192.48.176.25]) by relay3.corp.sgi.com (Postfix) with ESMTP id A7EE5AC001 for ; Mon, 19 Jan 2015 01:07:59 -0800 (PST) Received: from bombadil.infradead.org ([198.137.202.9]) by cuda.sgi.com with ESMTP id DAhaDoTuINFIkihA (version=TLSv1 cipher=AES256-SHA bits=256 verify=NO) for ; Mon, 19 Jan 2015 01:07:57 -0800 (PST) Date: Mon, 19 Jan 2015 01:07:56 -0800 From: Christoph Hellwig Subject: Re: [PATCH 08/17] quota: Store maximum space limit in bytes Message-ID: <20150119090756.GH27474@infradead.org> References: <1421412471-4747-1-git-send-email-jack@suse.cz> <1421412471-4747-9-git-send-email-jack@suse.cz> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1421412471-4747-9-git-send-email-jack@suse.cz> List-Id: XFS Filesystem from SGI List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: xfs-bounces@oss.sgi.com Sender: xfs-bounces@oss.sgi.com To: Jan Kara Cc: linux-fsdevel@vger.kernel.org, cluster-devel@redhat.com, ocfs2-devel@oss.oracle.com, xfs@oss.sgi.com Looks good, Reviewed-by: Christoph Hellwig _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Date: Mon, 19 Jan 2015 01:07:56 -0800 Subject: [Ocfs2-devel] [PATCH 08/17] quota: Store maximum space limit in bytes In-Reply-To: <1421412471-4747-9-git-send-email-jack@suse.cz> References: <1421412471-4747-1-git-send-email-jack@suse.cz> <1421412471-4747-9-git-send-email-jack@suse.cz> Message-ID: <20150119090756.GH27474@infradead.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Jan Kara Cc: linux-fsdevel@vger.kernel.org, xfs@oss.sgi.com, cluster-devel@redhat.com, ocfs2-devel@oss.oracle.com Looks good, Reviewed-by: Christoph Hellwig From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: [PATCH 08/17] quota: Store maximum space limit in bytes Date: Mon, 19 Jan 2015 01:07:56 -0800 Message-ID: <20150119090756.GH27474@infradead.org> References: <1421412471-4747-1-git-send-email-jack@suse.cz> <1421412471-4747-9-git-send-email-jack@suse.cz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: linux-fsdevel@vger.kernel.org, xfs@oss.sgi.com, cluster-devel@redhat.com, ocfs2-devel@oss.oracle.com To: Jan Kara Return-path: Received: from bombadil.infradead.org ([198.137.202.9]:50677 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751357AbbASJH4 (ORCPT ); Mon, 19 Jan 2015 04:07:56 -0500 Content-Disposition: inline In-Reply-To: <1421412471-4747-9-git-send-email-jack@suse.cz> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: Looks good, Reviewed-by: Christoph Hellwig