Skip to content
  • Alasdair G Kergon's avatar
    dm table: add singleton feature · 3791e2fc
    Alasdair G Kergon authored
    
    
    Introduce the concept of a singleton table which contains exactly one target.
    
    If a target type sets the DM_TARGET_SINGLETON feature bit device-mapper
    will ensure that any table that includes that target contains no others.
    
    The thin provisioning pool target uses this.
    
    Signed-off-by: default avatarAlasdair G Kergon <agk@redhat.com>
    3791e2fc