diff options
author | Tao Ma <[email protected]> | 2008-09-19 22:16:34 +0800 |
---|---|---|
committer | Mark Fasheh <[email protected]> | 2008-10-13 17:02:43 -0700 |
commit | 06b240d8af21ddee4cfec3b0f02b81d9f168a98a (patch) | |
tree | eb725cc51e755252b17efb235db4c9d9adeb7469 /fs/jbd2/commit.c | |
parent | b0f73cfc36ed62decdd3f78e943bbfd00ee80e49 (diff) |
ocfs2/xattr.c: Fix a bug when inserting xattr.
During the process of xatt insertion, we use binary search
to find the right place and "low" is set to it. But when
there is one xattr which has the same name hash as the inserted
one, low is the wrong value. So set it to the right position.
Signed-off-by: Tao Ma <[email protected]>
Signed-off-by: Mark Fasheh <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions