Skip to content
  • Mike Fleetwood's avatar
    Add busy detection of LUKS mapping (#760080) · 070d734e
    Mike Fleetwood authored and Curtis Gedak's avatar Curtis Gedak committed
    Provide a minimal implementation of a luks file system class which only
    does busy detection.
    
    NOTE:
    For now, read-only LUKS support, a LUKS partition will be busy when a
    dm-crypt mapping exists.  Later when read-write LUKS support is added
    GParted will need to look at the busy status of the encrypted file
    system within the open LUKS partition and map LUKS partition busy status
    to encryption being open or closed.
    
    Bug 760080 - Implement read-only LUKS support
    070d734e