Loading fs/ocfs2/dlm/dlmmaster.c +3 −3 Original line number Original line Diff line number Diff line Loading @@ -1695,7 +1695,7 @@ int dlm_master_request_handler(struct o2net_msg *msg, u32 len, void *data, * can periodically run all locks owned by this node * can periodically run all locks owned by this node * and re-assert across the cluster... * and re-assert across the cluster... */ */ int dlm_do_assert_master(struct dlm_ctxt *dlm, static int dlm_do_assert_master(struct dlm_ctxt *dlm, struct dlm_lock_resource *res, struct dlm_lock_resource *res, void *nodemap, u32 flags) void *nodemap, u32 flags) { { Loading Loading
fs/ocfs2/dlm/dlmmaster.c +3 −3 Original line number Original line Diff line number Diff line Loading @@ -1695,7 +1695,7 @@ int dlm_master_request_handler(struct o2net_msg *msg, u32 len, void *data, * can periodically run all locks owned by this node * can periodically run all locks owned by this node * and re-assert across the cluster... * and re-assert across the cluster... */ */ int dlm_do_assert_master(struct dlm_ctxt *dlm, static int dlm_do_assert_master(struct dlm_ctxt *dlm, struct dlm_lock_resource *res, struct dlm_lock_resource *res, void *nodemap, u32 flags) void *nodemap, u32 flags) { { Loading