[haiku-commits] Change in ...haiku[master]: Attempt to implement a TODO in packagefs and IOCache about partial re...

  • From: Gerrit <review@xxxxxxxxxxxxxxxxxxx>
  • To: haiku-commits@xxxxxxxxxxxxx
  • Date: Mon, 1 Apr 2019 23:08:55 +0000

From waddlesplash <waddlesplash@xxxxxxxxx>:

waddlesplash has uploaded this change for review. ( 
https://review.haiku-os.org/c/haiku/+/1342


Change subject: Attempt to implement a TODO in packagefs and IOCache about 
partial reads.
......................................................................

Attempt to implement a TODO in packagefs and IOCache about partial reads.

It just causes KDLs in packagefs (the IOCache is only used by scsi_cd
so I didn't test it yet.) The debug print does not trigger right before
the KDL does, so, I am actually not sure what's going on with this one.
---
M src/add-ons/kernel/file_systems/packagefs/package/CachedDataReader.cpp
M src/system/kernel/device_manager/IOCache.cpp
2 files changed, 34 insertions(+), 9 deletions(-)



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

Gerrit-Project: haiku
Gerrit-Branch: master
Gerrit-Change-Id: I56a7769e7a2fa9693db7507ffadb01a56cbf42b2
Gerrit-Change-Number: 1342
Gerrit-PatchSet: 1
Gerrit-Owner: waddlesplash <waddlesplash@xxxxxxxxx>
Gerrit-MessageType: newchange

Other related posts:

  • » [haiku-commits] Change in ...haiku[master]: Attempt to implement a TODO in packagefs and IOCache about partial re... - Gerrit