Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

zbd: Support finishing zones on Android #1584

Closed
wants to merge 1 commit into from

Commits on Jun 23, 2023

  1. zbd: Support finishing zones on Android

    BLKFINISHZONE is missing from older versions of the Android NDK header
    files. Hence, define BLKFINISHZONE if it has not been defined and detect
    at runtime whether or not the kernel supports finishing zones.
    
    Signed-off-by: Bart Van Assche <bvanassche@acm.org>
    bvanassche committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    55c4455 View commit details
    Browse the repository at this point in the history