Btrfs: share the same code for __record_{new,deleted}_ref
authorLiu Bo <bo.li.liu@oracle.com>
Mon, 3 Mar 2014 13:31:03 +0000 (21:31 +0800)
committerJosef Bacik <jbacik@fb.com>
Mon, 10 Mar 2014 19:17:19 +0000 (15:17 -0400)
commita4d96d6254590df5eb9a6ac32434ed9d33a46d19
tree6da238debb0ce20c5d591d8207b893c2dc121aa8
parentfcbd2154d16431395e86a48859a5b547c33c09ad
Btrfs: share the same code for __record_{new,deleted}_ref

This has no functional change, only picks out the same part of two functions,
and makes it shared.

Signed-off-by: Liu Bo <bo.li.liu@oracle.com>
Signed-off-by: Josef Bacik <jbacik@fb.com>
fs/btrfs/send.c