fs: ext2: Interpret s_errors field in superblocks Added funtion that takes specified action when file system corruption is detected. Possible actions are: do nothing, make mount point read-only, panic. Signed-off-by: Franciszek Zdobylak <fzdobylak@antmicro.com>