block: When block is disabled, extended internal storage should not be unmounted 43/162243/3
authorpr.jung <pr.jung@samsung.com>
Wed, 29 Nov 2017 11:03:38 +0000 (20:03 +0900)
committerJung <pr.jung@samsung.com>
Thu, 30 Nov 2017 07:14:14 +0000 (07:14 +0000)
commit34e26b3a375141871e04f10c02f5d906306685f6
tree9b6ea2ba71cac1538df7701f5abde5b21f9b115b
parent99675bf459ff204ce429ade2648d328104df6737
block: When block is disabled, extended internal storage should not be unmounted

- When block control is off,
storaged doesn't deal with mount, format, and unmount operation
storaged doesn't unmount extended internal storage
storaged only handles uevents for extended internal storage
- Mount and Foramt dbus methods for extended internal storage are blocked
- Unmount dbus method for device node is blocked
- FormatwithType dbus method for mapper node is blocked

Change-Id: I723acb5601ad6fd6f53da1dce3f408108f2e676a
Signed-off-by: pr.jung <pr.jung@samsung.com>
src/block/block.c