On Sun, Oct 13, 2013 at 03:44:30PM +0300, Benny Halevy wrote: > As far as I can see, exofs doesn't actually doing that. > Currently exofs_fill_super sets s_dev = 0; > Boaz, did I miss anything? Just removing that line should fix it, mount_nodev already takes care of getting a proper s_dev through set_anon_super. It'll also need to switch .kill_sb to kill_anon_super just like the other filesystems using mount_nodev. -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html