UBIFS: mark VFS SB RO too
authorZhangJieJing <kzjeef@gmail.com>
Fri, 16 Apr 2010 03:36:50 +0000 (11:36 +0800)
committerArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Thu, 29 Apr 2010 12:12:18 +0000 (15:12 +0300)
If some read/write error happens (eg.CRC error), UBIFS swotches to
read-only mode, but the VFS infomation still not update.
This patch add this also make /proc/mounts update.

Signed-off-by: Zhang Jiejing <kzjeef@gmail.com>

No differences found