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 <konishi.ryusuke@xxxxxxxxxxxxx> > > 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-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html