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

zvol: queue_flag_{set,clear}_unlocked are now private #7410

Merged
merged 1 commit into from Apr 10, 2018

Commits on Apr 10, 2018

  1. queue_flag_{set,clear}_unlocked are now private

    queue_flag_{set,clear}_unlocked are now private interfaces in
    the Linux kernel (torvalds/linux@8a0ac14).
    Use blk_queue_flag_{set,clear} interfaces which were introduced as
    of torvalds/linux@8814ce8.
    
    Signed-off-by: Giuseppe Di Natale <dinatale2@llnl.gov>
    dinatale2 committed Apr 10, 2018
    Copy the full SHA
    b30553f View commit details
    Browse the repository at this point in the history