]> git.tuebingen.mpg.de Git - osl.git/commit
Get rid of E_INVALID_OBJECT.
authorAndre Noll <maan@systemlinux.org>
Fri, 20 Jun 2008 08:22:33 +0000 (10:22 +0200)
committerAndre Noll <maan@systemlinux.org>
Fri, 20 Jun 2008 08:22:33 +0000 (10:22 +0200)
commit6d7dce7f277fc8606fb8d5ed6360660c13a218af
treecbdca5f4fee3ec55c98bb03bcc3fb3bac8dcaa3f
parent0c0c4530037fbe7f85ce2575cb3dd3003a424232
Get rid of E_INVALID_OBJECT.

It's introduction of the one-byte header for mapped objects
was a bad move because it changes the alignment of mapped objects.

This also simplifies the code a bit. The downside is of course
that this changes the on-disk data format. But hey, this stuff
is still pre-beta, so..
errlist
fsck.c
osl.c
osl_core.h