commit | 445dceb78f3445b9bcade90e93ca35cae6120172 | [log] [tgz] |
---|---|---|
author | Yan <yanzheng@21cn.com> | Thu Jul 24 12:19:32 2008 -0400 |
committer | Chris Mason <chris.mason@oracle.com> | Thu Sep 25 11:04:05 2008 -0400 |
tree | b658dfc3c2753c74576864a5e1d0e4510d74e73e | |
parent | 974e35a82d022434efa50fe5f805ae14c542ba8c [diff] |
Btrfs: Fix .. lookup corner case Inode ref item can be in the next leaf when we find "path->slots[0] == btrfs_header_nritems(...)". Signed-off-by: Chris Mason <chris.mason@oracle.com>