apply force format operation. 23/15123/1
authorjy910.yun <jy910.yun@samsung.com>
Tue, 14 May 2013 08:32:35 +0000 (17:32 +0900)
committerKrzysztof Sasiak <k.sasiak@samsung.com>
Thu, 16 Jan 2014 10:38:46 +0000 (11:38 +0100)
commit88c9479095f61165eade58167a88aab19866c8dd
tree666dbdeeb830e3d9ddab3ce073e94e9059ddba77
parentec89b2c0c2221a396849c33190e8abfd136fcdda
apply force format operation.

format process changed.
pre-condition : 1. user requests to format sd card
2. any app already access the file in sd card
result : using FMT_NORMAL - deviced will return the error(EBUSY).
 using FMT_FORCE  - deviced will format by force

Change-Id: I40a7c398cc4c2f9673f0fbb961c44fb6bca58b32
Signed-off-by: jy910.yun <jy910.yun@samsung.com>
src/deviced/dd-deviced-managed.h
src/mmc/mmc-handler.c
src/shared/deviced-noti.c