commit | 56094eecd32cbb80d098eee5a7cbd60f39f4b764 | [log] [tgz] |
---|---|---|
author | Andrey Utkin <andrey.krieger.utkin@gmail.com> | Sat Aug 09 14:51:15 2014 +0300 |
committer | Chris Mason <clm@fb.com> | Wed Sep 17 13:38:03 2014 -0700 |
tree | ebdc2336ac8eafbfe021adab436bc3e5e75f39eb | |
parent | f98de9b9c07485f7e21edfd5b2b20c89d662af3c [diff] |
btrfs: Drop stray check of fixup_workers creation The issue was introduced in a79b7d4b3e8118f265dcb4bdf9a572c392f02708, adding allocation of extent_workers, so this stray check is surely not meant to be a check of something else. Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=82021 Reported-by: Maks Naumov <maksqwe1@ukr.net> Signed-off-by: Andrey Utkin <andrey.krieger.utkin@gmail.com> Reviewed-by: Eric Sandeen <sandeen@redhat.com> Signed-off-by: Chris Mason <clm@fb.com>