Files
mirror_zfs/module/os/linux/zfs
Brian Behlendorf f217a2b902 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-23 14:34:59 -08:00
..
2020-08-30 14:18:50 -07:00
2020-08-30 14:19:08 -07:00
2020-07-19 09:56:21 -07:00
2019-09-12 13:33:44 -07:00
2019-09-12 13:33:44 -07:00
2020-10-16 13:05:00 -07:00
2020-11-11 11:40:15 -08:00
2020-10-16 12:55:56 -07:00
2020-04-10 10:33:35 -07:00
2020-11-11 11:40:15 -08:00
2020-06-18 12:20:38 -07:00