• Coly Li's avatar
    bcache: configure the asynchronous registertion to be experimental · 0c8d3fce
    Coly Li authored
    In order to avoid the experimental async registration interface to
    be treated as new kernel ABI for common users, this patch makes it
    as an experimental kernel configure BCACHE_ASYNC_REGISTRAION.
    
    This interface is for extreme large cached data situation, to make sure
    the bcache device can always created without the udev timeout issue. For
    normal users the async or sync registration does not make difference.
    
    In future when we decide to use the asynchronous registration as default
    behavior, this experimental interface may be removed.
    Signed-off-by: default avatarColy Li <colyli@suse.de>
    Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
    0c8d3fce
Kconfig 1.05 KB