git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
01bf0b6
)
UBIFS: mark VFS SB RO too
author
ZhangJieJing
<kzjeef@gmail.com>
Fri, 16 Apr 2010 03:36:50 +0000
(11:36 +0800)
committer
Artem 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