BACKPORT: block: Remove queue_limits.bio_max_bytes
Remove this structure member since it is no longer used. Cc: Changheun Lee <nanich.lee@samsung.com> Cc: Jaegeuk Kim <jaegeuk@google.com> Bug: 182716953 Change-Id: I01475bd875fd17c36d02203dc6de5293d7c8db38 (cherry picked from commit 35c820e71565d1fa835b82499359218b219828ac) Signed-off-by: Bart Van Assche <bvanassche@google.com>
This commit is contained in:
committed by
Todd Kjos
parent
c141d9773b
commit
ad14489b58
@@ -316,8 +316,6 @@ enum blk_zoned_model {
|
||||
};
|
||||
|
||||
struct queue_limits {
|
||||
unsigned int bio_max_bytes;
|
||||
|
||||
unsigned long bounce_pfn;
|
||||
unsigned long seg_boundary_mask;
|
||||
unsigned long virt_boundary_mask;
|
||||
|
||||
Reference in New Issue
Block a user