commit | d38b349c39a9feb1aca82c3280b9b1234497d582 | [log] [tgz] |
---|---|---|
author | Josef Bacik <jbacik@fb.com> | Fri Mar 25 13:25:59 2016 -0400 |
committer | David Sterba <dsterba@suse.com> | Thu Jul 07 18:45:53 2016 +0200 |
tree | ec90b923cbcbc0d5c2b9bcf0275725afc2be34b3 | |
parent | 31bada7c4e5e80b9cc031e89247175bed58ed9e9 [diff] |
Btrfs: don't bother kicking async if there's nothing to reclaim We do this check when we start the async reclaimer thread, might as well check before we kick it off to save us some cycles. Thanks, Signed-off-by: Josef Bacik <jbacik@fb.com> Signed-off-by: David Sterba <dsterba@suse.com>