befs: dump inode_size superblock information
authorLuis de Bethencourt <luisbg@osg.samsung.com>
Tue, 9 Aug 2016 21:20:23 +0000 (22:20 +0100)
committerLuis de Bethencourt <luisbg@osg.samsung.com>
Sat, 8 Oct 2016 09:01:29 +0000 (10:01 +0100)
commitd1a8c70676c7e2cd4b80f494aed17b5813f2be44
tree5baef68484c90ab73f979fbc8993f6cae96851cc
parent78f647c27f17b10bd7e1ce5d66a3755b1848efa5
befs: dump inode_size superblock information

befs_dump_super_block() wasn't giving the inode_size information when
dumping all elements of the superblock. Add this element to have complete
information of the superblock.

Signed-off-by: Luis de Bethencourt <luisbg@osg.samsung.com>
Signed-off-by: Salah Triki <salah.triki@gmail.com>
fs/befs/debug.c