commit | 5573c20fad115e0b4c361b3805736f8a8d58dff1 | [log] [tgz] |
---|---|---|
author | Qu Wenruo <wqu@suse.com> | Wed Jun 24 18:03:15 2020 +0200 |
committer | Tom Rini <trini@konsulko.com> | Mon Sep 07 21:00:36 2020 -0400 |
tree | 1a3ec0fec8599debb48c7e7e1bebd713278d9c77 | |
parent | e8e95c7ee183f949129a0e3b46d3d238c3928535 [diff] |
fs: btrfs: Cleanup the old implementation This cleans up the now unneeded code from the old btrfs implementation. Signed-off-by: Qu Wenruo <wqu@suse.com> Reviewed-by: Marek BehĂșn <marek.behun@nic.cz>