[haiku-commits] Re: BRANCH ahenriksson-github.production - src/add-ons/kernel/file_systems/bfs

  • From: Andreas Henriksson <sausageboy@xxxxxxxxx>
  • To: haiku-commits@xxxxxxxxxxxxx
  • Date: Mon, 16 Jul 2012 15:09:22 +0200

> How about the following:
> ...

Hm. This way it would essentially work as a swap space while creating the
new bitmap. There'd still be a problem with fitting the new bitmap in a
big resize transaction, since having the bitmap anywhere but the beginning
is not a valid state for the file system. Moving the log area would also be
necessary, otherwise it will be overwritten while replaying the journal as
it is located right after the bitmap.

//Andreas

Other related posts: