[haiku-commits] Change in ...haiku[master]: Allowed allocation range is part of the block allocator's state

  • From: Gerrit <review@xxxxxxxxxxxxxxxxxxx>
  • To: waddlesplash <waddlesplash@xxxxxxxxx>, haiku-commits@xxxxxxxxxxxxx
  • Date: Sun, 27 Jan 2019 20:52:43 +0000

From Adrien Destugues <pulkomandy@xxxxxxxxx>:

Adrien Destugues has uploaded this change for review. ( 
https://review.haiku-os.org/c/haiku/+/932


Change subject: Allowed allocation range is part of the block allocator's state
......................................................................

Allowed allocation range is part of the block allocator's state

This is necessary to successfully resize file systems while data is
copied to them.
---
M src/add-ons/kernel/file_systems/bfs/BlockAllocator.cpp
M src/add-ons/kernel/file_systems/bfs/BlockAllocator.h
M src/add-ons/kernel/file_systems/bfs/Inode.cpp
M src/add-ons/kernel/file_systems/bfs/Inode.h
M src/add-ons/kernel/file_systems/bfs/ResizeVisitor.cpp
M src/add-ons/kernel/file_systems/bfs/ResizeVisitor.h
M src/add-ons/kernel/file_systems/bfs/Volume.h
7 files changed, 120 insertions(+), 101 deletions(-)



  git pull ssh://git.haiku-os.org/haiku refs/changes/32/932/1
--
To view, visit https://review.haiku-os.org/c/haiku/+/932
To unsubscribe, or for help writing mail filters, visit 
https://review.haiku-os.org/settings

Gerrit-Project: haiku
Gerrit-Branch: master
Gerrit-Change-Id: Ie6e06407e7ad2c0396818e2ef02be46d2bd01b99
Gerrit-Change-Number: 932
Gerrit-PatchSet: 1
Gerrit-Owner: Adrien Destugues <pulkomandy@xxxxxxxxx>
Gerrit-MessageType: newchange

Other related posts:

  • » [haiku-commits] Change in ...haiku[master]: Allowed allocation range is part of the block allocator's state - Gerrit