[haiku-commits] Change in ...haiku[master]: bfs: Flush transactions with no blocks in _FlushLog()

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

From Adrien Destugues <pulkomandy@xxxxxxxxx>:

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


Change subject: bfs: Flush transactions with no blocks in _FlushLog()
......................................................................

bfs: Flush transactions with no blocks in _FlushLog()

Since the file system resizing code must reinitialize the block cache,
it is necessary that it is completely empty.
---
M src/add-ons/kernel/file_systems/bfs/Journal.cpp
1 file changed, 1 insertion(+), 1 deletion(-)



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

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

Other related posts:

  • » [haiku-commits] Change in ...haiku[master]: bfs: Flush transactions with no blocks in _FlushLog() - Gerrit