commit | 6ea4558f9b373b588162e5d3523bc65fcf669b06 | [log] [tgz] |
---|---|---|
author | Salah Triki <salah.triki@gmail.com> | Tue Aug 09 14:46:04 2016 +0100 |
committer | Luis de Bethencourt <luisbg@osg.samsung.com> | Sat Oct 08 10:01:27 2016 +0100 |
tree | 18fe35d58b8a866a664feda907db2e107bb1ef4c | |
parent | bb75e66627b28816f472183d5dce0784d5edb87f [diff] |
befs: add flags field to validate superblock state For validating superblock state, add flags field to befs_sb_info, read the state from the disk and check if it is equal to BEFS_DIRTY. Signed-off-by: Salah Triki <salah.triki@gmail.com> Signed-off-by: Luis de Bethencourt <luisbg@osg.samsung.com>