commit | 5ec8dca7617b77afb0e3c7e6271089172b498546 | [log] [tgz] |
---|---|---|
author | Josef Bacik <jbacik@fusionio.com> | Tue Apr 23 11:08:33 2013 -0400 |
committer | Josef Bacik <jbacik@fusionio.com> | Mon May 06 15:55:04 2013 -0400 |
tree | 5507209c2c3f985579f9bf991ca0e9073cda1498 | |
parent | fb7669b5a0695922a9813bb103303db3d7c79c8d [diff] |
Btrfs: don't try and free ebs twice in log replay This work is done by btrfs_free_path() anyway so there's no need for this duplicate work. Thanks, Signed-off-by: Josef Bacik <jbacik@fusionio.com>