From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jan Kara Subject: Re: [PATCH 0/4] Fix sys_sync() and cleanup code (version 3) Date: Mon, 27 Apr 2009 15:27:38 +0200 Message-ID: <20090427132738.GC7194@duck.suse.cz> References: <1240522536-2994-1-git-send-email-jack@suse.cz> <20090426115410.GA4725@infradead.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: LKML , linux-fsdevel@vger.kernel.org, Andrew Morton , Trond Myklebust To: Christoph Hellwig Return-path: Received: from cantor2.suse.de ([195.135.220.15]:35200 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752169AbZD0N1l (ORCPT ); Mon, 27 Apr 2009 09:27:41 -0400 Content-Disposition: inline In-Reply-To: <20090426115410.GA4725@infradead.org> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Sun 26-04-09 07:54:10, Christoph Hellwig wrote: > Any chance you could move sync_filesystems to fs/sync.c? It fits in > there much better. Same is probably true for (__)fsync_super, which > could also use a better name.. OK, I've moved the syncing code to sync.c and renamed fsync_super() to sync_filesystem() which better describes what it does I think. Honza -- Jan Kara SUSE Labs, CR