envfs: change API to be able to forward special flags into the envfs superblock
In order to be able to mark an stored envfs image with special features
(intentional ignore for example), we now can feed forward these flags.
By forwarding a '0' for the flags nothing changes because the envfs superblock
was already allocated with xzalloc.

Signed-off-by: Juergen Borleis <jbe@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent c4c7b16 commit 72ce27f8e02524170a922d2f6a6c73c5e4b5b5cd
@Juergen Borleis Juergen Borleis authored on 31 Jul 2014
Sascha Hauer committed on 1 Aug 2014
Showing 4 changed files
View
commands/saveenv.c
View
common/environment.c
View
include/envfs.h
View
scripts/bareboxenv.c