]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5817cb076a9186b07db3e3ed40379554e6ca8f2a
tree6da238debb0ce20c5d591d8207b893c2dc121aa8
parent551f42729e6c0b27f5f82671316f1ed7fd689c24
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