search for: out_system_inod

Displaying 1 result from an estimated 1 matches for "out_system_inod".

Did you mean: out_system_inodes
2023 Apr 03
1
fs/ocfs2/super.c:1809 ocfs2_mount_volume() warn: missing error code 'status'
...2005-12-15 1842 status = ocfs2_check_volume(osb); ccd979bdbce9fb Mark Fasheh 2005-12-15 1843 if (status < 0) { ccd979bdbce9fb Mark Fasheh 2005-12-15 1844 mlog_errno(status); 0737e01de9c411 Heming Zhao via Ocfs2-devel 2022-04-29 1845 goto out_system_inodes; ccd979bdbce9fb Mark Fasheh 2005-12-15 1846 } ccd979bdbce9fb Mark Fasheh 2005-12-15 1847 ccd979bdbce9fb Mark Fasheh 2005-12-15 1848 status = ocfs2_truncate_log_init(osb); 0737e01de9c411 Heming Zhao via Ocfs2-devel 2022-04-29 1849 if (sta...