commit | d5c69838454c409e06e978d90c4bd152f5f9fa30 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Wed Jul 01 11:06:19 2020 +0200 |
committer | Jens Axboe <axboe@kernel.dk> | Wed Jul 08 17:05:53 2020 -0600 |
tree | 726036877cf25f08406ed759e20db405b6c469d6 | |
parent | 9eb994ec54be320b51fba48d1e52a046cbb742a5 [diff] |
drbd: remove a bogus bdi_rw_congested call bdi_rw_congested returns congestion state, so calling it without looking at the return value doesn't make much sense. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <axboe@kernel.dk>