On Thu, Jun 10, 2010 at 05:19:53PM +1000, Dave Chinner wrote: > From: Dave Chinner <dchinner@xxxxxxxxxx> > > freeze/thaw_bdev are now just trivial wrappers around > freeze/thaw_super(). Convert all users of the bdev interfaces to use > the superblock interfaces instead, and remove the bdev interfaces. This requires exporting get_active_super. Buit if we want to keep suppoting freezing of unmounted block devices we need to keep the helpers anyway. -- 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