From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from relay.sgi.com (relay1.corp.sgi.com [137.38.102.111]) by oss.sgi.com (Postfix) with ESMTP id 5542B7F56 for ; Mon, 19 Jan 2015 03:09:18 -0600 (CST) Received: from cuda.sgi.com (cuda3.sgi.com [192.48.176.15]) by relay1.corp.sgi.com (Postfix) with ESMTP id 42E3E8F8033 for ; Mon, 19 Jan 2015 01:09:18 -0800 (PST) Received: from bombadil.infradead.org ([198.137.202.9]) by cuda.sgi.com with ESMTP id CmabBHwfBw6PGmVd (version=TLSv1 cipher=AES256-SHA bits=256 verify=NO) for ; Mon, 19 Jan 2015 01:09:15 -0800 (PST) Date: Mon, 19 Jan 2015 01:09:14 -0800 From: Christoph Hellwig Subject: Re: [PATCH 09/17] quota: Make Q_XQUOTASYNC support VFS quota syncing Message-ID: <20150119090914.GI27474@infradead.org> References: <1421412471-4747-1-git-send-email-jack@suse.cz> <1421412471-4747-10-git-send-email-jack@suse.cz> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1421412471-4747-10-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 On Fri, Jan 16, 2015 at 01:47:43PM +0100, Jan Kara wrote: > Call ->quota_sync method from Q_XQUOTASYNC for better userspace > compatibility. Q_XQUOTASYNC never did the equivalent to ->quota_sync, but rather was the equivalent to sys_syncfs which also happens to write out quotas. Unless you have a really strong reason for wiring it up, I'd rather keep it as-is. _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs