Comment 1 for bug 896780

Revision history for this message
Daniel Brandes (daniel-brandes) wrote :

Yes, i changed in root.c "get_sb_bdev" to "mount_bdev" , deleted "mnt" in this function call, and in "static struct file_system_type cdfs_fs_type" "get_sb" to "mount". I get a few warnings, but it compiles and works fine.