From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: [PATCH v3] introduce sys_syncfs to sync a single file system Date: Sun, 13 Mar 2011 21:59:11 +0100 Message-ID: <20110313205911.GA4239@lst.de> References: <20110303072223.GA28133@elie> <87bp1sziqn.fsf@linux.vnet.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Sage Weil Cc: linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, "Aneesh Kumar K. V" , Jonathan Nieder , akpm@linux-foundation.org, linux-api@vger.kernel.org, arnd@arndb.de, mtk.manpages@gmail.com, viro@zeniv.linux.org.uk, hch@lst.de, linux-arch@vger.kernel.org List-Id: linux-api@vger.kernel.org > +/* > + * sync a single super > + */ Not exactly the most descriptive comment. Otherwise looks good, Reviewed-by: Christoph Hellwig