| commit | 33157e05dbd60c3edd30b56d4dfc7755cae787c5 | [log] [tgz] |
|---|---|---|
| author | Liu Bo <bo.li.liu@oracle.com> | Wed May 22 12:07:06 2013 +0000 |
| committer | Josef Bacik <jbacik@fusionio.com> | Fri Jun 14 11:29:58 2013 -0400 |
| tree | 2ffe513a580f38f31aad4d16864b9e0828df82eb | |
| parent | fdd99c729433ed6ab8d02aa4760c6708a6c5de2a [diff] |
Btrfs: check if leaf's parent exists before pushing items around During splitting a leaf, pushing items around to hopefully get some space only works when we have a parent, ie. we have at least one sibling leaf. Signed-off-by: Liu Bo <bo.li.liu@oracle.com> Signed-off-by: Josef Bacik <jbacik@fusionio.com>