Whamcloud - gitweb
iam UT fixes:
authornikita <nikita>
Fri, 2 Jun 2006 19:39:18 +0000 (19:39 +0000)
committernikita <nikita>
Fri, 2 Jun 2006 19:39:18 +0000 (19:39 +0000)
commitacd19255aedb21236e2d60775398c882f2b56f42
tree671258e100c6019195080efdfebf8a1a5d9e0fb9
parenta23090430871c551a88493cb3ebf5f00f2021eca
iam UT fixes:

 - defect: iam_lfix_node_check(): wrong assignment.

 - defect: inverted comparison in iam_path_check().

 - defect: iam_lfix_can_add(): wrong array origin.

 - defect: split_index_node(): wrong setup of entry count in the new root.

 - defect: ext3_dx_add_entry(): wrong frame passed to do_split().

 - defect: split_index_node() has to move path->ip_frame when new frame is inserted.

 - defect: split_index_node() mark new root dirty.

 - defect: split_index_node() mark modified parent as dirty.

 - defect: split_index_node() wrong code incrementing tree height.

 - defect: split_index_node(): should use iam_insert_key() to insert new pointer.
lustre/kernel_patches/patches/ext3-iam-separate.patch
lustre/kernel_patches/patches/ext3-iam-uapi.patch
lustre/tests/iam_ut
lustre/tests/iam_ut.c
lustre/utils/create_iam.c