From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: [PATCH 0/4] Fix sys_sync() and cleanup code (version 3) Date: Sun, 26 Apr 2009 07:54:10 -0400 Message-ID: <20090426115410.GA4725@infradead.org> References: <1240522536-2994-1-git-send-email-jack@suse.cz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: LKML , linux-fsdevel@vger.kernel.org, Andrew Morton , Christoph Hellwig , Trond Myklebust To: Jan Kara Return-path: Content-Disposition: inline In-Reply-To: <1240522536-2994-1-git-send-email-jack@suse.cz> Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org 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..