From mboxrd@z Thu Jan 1 00:00:00 1970 From: Frederic Weisbecker Subject: Re: [PATCH] nilfs2: remove BKL uses Date: Mon, 5 Jul 2010 16:53:29 +0200 Message-ID: <20100705145324.GA5240@nowhere> References: <1278220928-28121-1-git-send-email-konishi.ryusuke@lab.ntt.co.jp> <201007051650.23761.arnd@arndb.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Ryusuke Konishi , linux-nilfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-fsdevel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Jan Blunck To: Arnd Bergmann Return-path: Content-Disposition: inline In-Reply-To: <201007051650.23761.arnd-r2nGTMty4D4@public.gmane.org> Sender: linux-nilfs-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-fsdevel.vger.kernel.org On Mon, Jul 05, 2010 at 04:50:23PM +0200, Arnd Bergmann wrote: > On Sunday 04 July 2010, Ryusuke Konishi wrote: > > Nilfs has BKL uses in its put_super and remount functions, but none of > > them are necessary, just came from earlier push downs. This > > eliminates the BKL uses from nilfs. > > > > Signed-off-by: Ryusuke Konishi > > This looks good, but there is a another patch series pushing the BKL > into the get_sb and fill_super operations, which should be the final > pushdown for file systems. I wonder if there is a way to find a > shortcut on this so we don't need to add it first just to have you > go through the effort of removing it again. I could take his patch in the mount pushdown series. -- To unsubscribe from this list: send the line "unsubscribe linux-nilfs" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html