commit | d90164e2c201b2537d108d1a8290a137a1079cf3 | [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 | a03f6fa26d8b8157e9daae1be106f4b642832bf9 [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>