Re: [PATCH 2/4] btrfs-progs: Remove commented code

2019-06-19 Thread David Sterba
On Wed, Jun 19, 2019 at 05:04:38PM +0300, Nikolay Borisov wrote: > This piece of code has been commented since 2009, given the number of > changes that have happened it's unlikely it could be made to work or > is needed at all. Just delete it. I has been ifdefed out in the infamous monster commit

[PATCH 2/4] btrfs-progs: Remove commented code

2019-06-19 Thread Nikolay Borisov
This piece of code has been commented since 2009, given the number of changes that have happened it's unlikely it could be made to work or is needed at all. Just delete it. Signed-off-by: Nikolay Borisov --- extent-tree.c | 257 -- 1 file changed,