search for: ei_phi

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

Did you mean: ephi
2010 Feb 05
1
[PATCH] ocfs2: Fix contiguousness check in ocfs2_try_to_merge_extent_map()
The wrong member was compared in the continguousness check. Acked-by: Tao Ma <tao.ma at oracle.com> Signed-off-by: Roel Kluin <roel.kluin at gmail.com> --- >> } else if ((ins->ei_phys + ins->ei_clusters) == emi->ei_phys && >> (ins->ei_cpos + ins->ei_clusters) == emi->ei_phys && >> should that 2nd