b5a6189 Move check for ext2 filesystem journal from FS to Ext2FS.

Authored and Committed by dlehman 13 years ago
    Move check for ext2 filesystem journal from FS to Ext2FS.
    
    Even though we only currently support migration of ext[23] we should
    keep the ext-specific code out of the base filesystem class.