aboutsummaryrefslogtreecommitdiffstats
path: root/fs/jbd2/commit.c
diff options
context:
space:
mode:
authorLogan Gunthorpe <[email protected]>2022-07-27 21:05:58 +0000
committerJens Axboe <[email protected]>2022-08-03 03:08:53 +0000
commit9734fe7bd53f85206edee58e0271dbf214c2059c (patch)
treecb0721409a29f02b4df83b1760d46f9ac21b7ca8 /fs/jbd2/commit.c
parentmd/raid5: Make is_inactive_blocked() helper (diff)
downloadkernel-9734fe7bd53f85206edee58e0271dbf214c2059c.tar.gz
kernel-9734fe7bd53f85206edee58e0271dbf214c2059c.zip
md/raid5: Drop unnecessary call to r5c_check_stripe_cache_usage()
Now that raid5_get_active_stripe() has been refactored it is appearant that r5c_check_stripe_cache_usage() doesn't need to be called in the wait_for_stripe branch. r5c_check_stripe_cache_usage() will only conditionally call r5l_wake_reclaim(), but that function is called two lines later. Drop the call for cleanup. Reported-by: Martin Oliveira <[email protected]> Signed-off-by: Logan Gunthorpe <[email protected]> Signed-off-by: Song Liu <[email protected]> Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions