Files
mirror_zfs/module/os/linux/zfs
Brian Behlendorf e5f732edbb Fix possibly uninitialized 'root_inode' variable warning
Resolve an uninitialized variable warning when compiling.

    In function ‘zfs_domount’:
    warning: ‘root_inode’ may be used uninitialized in this
        function [-Wmaybe-uninitialized]
    sb->s_root = d_make_root(root_inode);

Reviewed-by: Tony Hutter <hutter2@llnl.gov>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #11306
2020-12-10 15:23:26 -08:00
..
2020-12-10 14:09:23 -08:00
2019-09-12 13:33:44 -07:00
2019-09-12 13:33:44 -07:00
2020-11-13 13:51:51 -08:00
2020-11-13 13:51:51 -08:00
2020-10-13 21:25:48 -07:00
2020-11-10 12:42:47 -08:00
2020-10-02 17:44:10 -07:00
2020-04-10 10:33:35 -07:00
2020-11-10 12:42:47 -08:00
2020-06-18 12:20:38 -07:00