befs: add flags field to validate superblock state
authorSalah Triki <salah.triki@gmail.com>
Tue, 9 Aug 2016 13:46:04 +0000 (14:46 +0100)
committerLuis de Bethencourt <luisbg@osg.samsung.com>
Sat, 13 Aug 2016 16:13:54 +0000 (17:13 +0100)
commit6dafbd2f8432215b8aa6d6cd79f55504564e17f0
treedd41946b0c583319a90af87eb8bc9f0687a242bf
parent3a7819392798ffcafeca3e29c1e5d24450cc9d71
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>
fs/befs/befs.h
fs/befs/super.c
This page took 0.024378 seconds and 5 git commands to generate.