fix invalid ExtDiskMount.blocksize when "-b [BLOCKSIZE]" extoption is passed
authorDohyung Kim <dohyung2.kim@samsung.com>
Mon, 6 Jul 2015 12:34:30 +0000 (21:34 +0900)
committerXiao Jin <jin.xiao@samsung.com>
Thu, 29 Mar 2018 14:29:24 +0000 (22:29 +0800)
commite9f91bbebe66b316ba80b71fdb2be000bbdc68e4
tree782cf51581775c02641af4965335c8ba1bec4b26
parentdd404ed2260c89d758f485144396bfbccb98684b
fix invalid ExtDiskMount.blocksize when "-b [BLOCKSIZE]" extoption is passed

To set blocksize by parsing "-b [BLOCKSIZE]" from extoptions in ks file

Change-Id: I0328cdae59a3466bde4d9a3bccb22026118544a1
Signed-off-by: Dohyung Kim <dohyung2.kim@samsung.com>
mic/utils/fs_related.py