]> git.tuebingen.mpg.de Git - paraslash.git/commit
Kill afhi->header_offset.
authorAndre Noll <maan@systemlinux.org>
Wed, 6 Oct 2010 20:21:07 +0000 (22:21 +0200)
committerAndre Noll <maan@systemlinux.org>
Sat, 29 Jan 2011 10:43:33 +0000 (11:43 +0100)
commitfa578bf1d070161cafcbcc69ca7b810414ee1a4b
tree28809b257cebea5e04f52b7dc1c5d128f4473f1f
parentca804c3cdb7a9673c9d8d166a3646c2bc295bb11
Kill afhi->header_offset.

It is always zero, and stored _twice_ in the osl table. Since we must
not change the layout of the on-disk afhi structure, rename these
fields to AFHI_UNUSED1_OFFSET and AFHI_UNUSED2_OFFSET, and set them
to zero in save_afhi().
afh.h
afh_common.c
aft.c
wma_afh.c