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

NVMEDevice: optimize sector_size usage #12780

Merged
merged 1 commit into from Jan 6, 2017
Merged

Commits on Jan 5, 2017

  1. NVMEDevice: optimize sector_size usage

    spdk_nvme_ns_get_sector_size returns 32 bit size,
    so we just use 32 bit size for sector_size.
    
    Signed-off-by: optimistyzy <optimistyzy@gmail.com>
    optimistyzy committed Jan 5, 2017
    Copy the full SHA
    dfd212a View commit details
    Browse the repository at this point in the history