[PATCH] MD - Remove bdput calls from raid personalities.
Remove bdput calls from raid personalities. Some of the md personalities currently hold a counted reference on a bdev. This is not necessary as the main md module will always hold a counted reference in the rdev. This patch removes the code to take and drop these unnecessary references.
Showing
Please register or sign in to comment