search for: out_dlm

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

Did you mean: out_dev
2023 Apr 03
1
fs/ocfs2/super.c:1809 ocfs2_mount_volume() warn: missing error code 'status'
...2005-12-15 1822 status = ocfs2_super_lock(osb, 1); ccd979bdbce9fb Mark Fasheh 2005-12-15 1823 if (status < 0) { ccd979bdbce9fb Mark Fasheh 2005-12-15 1824 mlog_errno(status); 0737e01de9c411 Heming Zhao via Ocfs2-devel 2022-04-29 1825 goto out_dlm; ccd979bdbce9fb Mark Fasheh 2005-12-15 1826 } ccd979bdbce9fb Mark Fasheh 2005-12-15 1827 ccd979bdbce9fb Mark Fasheh 2005-12-15 1828 /* This will load up the node map and add ourselves to it. */ ccd979bdbce9fb Mark Fasheh 2005-...