|
Re: REISER4 corruptions errors: msg#00202file-systems.reiserfs.general
Alex Zarochentsev wrote: > this patch should help (! not tested): > > ===== tree.c 1.562 vs edited ===== > --- 1.562/tree.c Wed Jan 14 11:46:20 2004 > +++ edited/tree.c Mon Jan 26 18:24:39 2004 > @@ -1468,7 +1468,7 @@ > if ((result != 0) && (result != -E_NO_NEIGHBOR)) > break; > /* Check can we delete the node as a whole. */ > - if (iterations && znode_get_level(node) == LEAF_LEVEL && > + if (0 && iterations && znode_get_level(node) == LEAF_LEVEL && > UNDER_RW(dk, current_tree, read, > keyle(from_key, znode_get_ld_key(node)))) { > result = delete_node(next_node_lock.node, Was it your intention to disable the above code path? Carl-Daniel -- http://www.hailfinger.org/ |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: REISER4 corruptions errors: 00202, Alex Zarochentsev |
|---|---|
| Next by Date: | Re: Application Problems with Reiser4/19.01.2004-fixed (truncated): 00202, Willi W. |
| Previous by Thread: | Re: REISER4 corruptions errorsi: 00202, Alex Zarochentsev |
| Next by Thread: | Re: REISER4 corruptions errors: 00202, Alex Zarochentsev |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |