block: When block is disabled, extended internal storage should not be unmounted 82/162182/3
authorpr.jung <pr.jung@samsung.com>
Wed, 29 Nov 2017 11:03:38 +0000 (20:03 +0900)
committerpr.jung <pr.jung@samsung.com>
Thu, 30 Nov 2017 07:12:02 +0000 (16:12 +0900)
commita2c10de43e97a7e9a628d4ee9dc6ef014017665d
tree9b6ea2ba71cac1538df7701f5abde5b21f9b115b
parent051427e6c2fa1056a9a2ce1fd22d73409f0e4c23
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