]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
UBIFS: allow mounting when short of space
authorArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Tue, 30 Dec 2008 14:23:34 +0000 (16:23 +0200)
committerArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Wed, 31 Dec 2008 12:13:25 +0000 (14:13 +0200)
commit57a450e95932f7798677885b8a01443aca72fdc7
tree18de5d14062a2f5c14f7b71c2cf1e48c345c0c87
parenta9f2fc0e251e71a51deb8059b181c375a4a5e979
UBIFS: allow mounting when short of space

It is fine if there is not free space - we should still allow mounting
this FS. This patch relaxes the free space requirements and adds info
dumps.

Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
fs/ubifs/super.c