search for: a52370b3b182f7

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

2023 Apr 03
1
fs/ocfs2/super.c:1809 ocfs2_mount_volume() warn: missing error code 'status'
...He 2019-03-05 1812 ccd979bdbce9fb Mark Fasheh 2005-12-15 1813 status = ocfs2_dlm_init(osb); ccd979bdbce9fb Mark Fasheh 2005-12-15 1814 if (status < 0) { ccd979bdbce9fb Mark Fasheh 2005-12-15 1815 mlog_errno(status); a52370b3b182f7 Gang He 2018-01-31 1816 if (status == -EBADR && ocfs2_userspace_stack(osb)) a52370b3b182f7 Gang He 2018-01-31 1817 mlog(ML_ERROR, "couldn't mount because cluster name on" a52370b3b182f7 Gang He 2018-01-31 18...