[haiku-commits] Re: BRANCH ahenriksson-github.production - headers/private/fs_shell src/add-ons/kernel/file_systems/bfs src/system/kernel/disk_device_manager headers/private/kernel/fs

  • From: Andreas Henriksson <sausageboy@xxxxxxxxx>
  • To: haiku-commits@xxxxxxxxxxxxx
  • Date: Fri, 10 Aug 2012 13:37:45 +0200

> I would find it totally acceptable if resizing the file system blocks
> other threads from writing (like checkfs is currently doing), but if you
> find a way around it, all the better.

I think what I'll do is get resizing working without blocking writes during
all of the resize, since that would be needed for defragmentation anyways.
And then at the end, I'll add exclusive access as well, just to play it
safe.

//Andreas

Other related posts: