Revert "ANDROID: block: Support configuring limits below the page size"
This reverts commit 6e8ff6954a.
Bug: 399192075
Changes related to ANDROID's implementation of small segment size for
block device are being reverted in order to backport upstream accepted
solution at
https://lore.kernel.org/linux-block/20250225022141.2154581-1-ming.lei@redhat.com/
Change-Id: If6954197beb13ddac565392c540bdf1ca6795acf
Signed-off-by: Sandeep Dhavale <dhavale@google.com>
This commit is contained in:
committed by
Carlos Llamas
parent
b7ae5355b0
commit
d76170f735
@@ -403,7 +403,6 @@ struct queue_limits {
|
||||
unsigned int dma_pad_mask;
|
||||
|
||||
struct blk_integrity integrity;
|
||||
bool sub_page_limits;
|
||||
};
|
||||
|
||||
typedef int (*report_zones_cb)(struct blk_zone *zone, unsigned int idx,
|
||||
|
||||
Reference in New Issue
Block a user