[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 11:26:16 +0200

> I guess you currently just require that there is enough free space to
> move the nodes around?

That's correct. I was thinking that it would be enough to ask the user to
move some stuff to a different disk while resizing. That's not a very
intuitive solution when it comes to the CD image though.

On the other hand, I imagine that juggling a shadow bitmap overlapping the
log and a transaction that might fill up with inodes, would get very
complicated very quickly. My current opinion is that resizing in steps,
either manually or automatically, is the best solution.

//Andreas

Other related posts: