Home
last modified time | relevance | path

Searched hist:"533 cba7eff7465e14de98036c8a2a0aeeba2bdf9" (Results 1 – 9 of 9) sorted by relevance

/haiku/headers/os/drivers/
H A Dio_requests.h533cba7eff7465e14de98036c8a2a0aeeba2bdf9 Wed Jul 29 12:16:15 UTC 2009 Axel Dörfler <axeld@pinc-software.de> bonefish + axeld:
* Reverted r31809 as it introduced a race condition; if the I/O request had been
notified, it could already been deleted at that point.
* Instead, we need to notify the request in each file system/driver that uses
it. Added new notify_io_request() function that does that exactly.
* Added a TODO comment to the userlandfs where the request notification needs
a bit more thought.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@31903 a95241bf-73f2-0310-859d-f6bbb57e9c96
/haiku/src/system/kernel/device_manager/
H A DIOScheduler.cpp533cba7eff7465e14de98036c8a2a0aeeba2bdf9 Wed Jul 29 12:16:15 UTC 2009 Axel Dörfler <axeld@pinc-software.de> bonefish + axeld:
* Reverted r31809 as it introduced a race condition; if the I/O request had been
notified, it could already been deleted at that point.
* Instead, we need to notify the request in each file system/driver that uses
it. Added new notify_io_request() function that does that exactly.
* Added a TODO comment to the userlandfs where the request notification needs
a bit more thought.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@31903 a95241bf-73f2-0310-859d-f6bbb57e9c96
H A Dio_requests.cpp533cba7eff7465e14de98036c8a2a0aeeba2bdf9 Wed Jul 29 12:16:15 UTC 2009 Axel Dörfler <axeld@pinc-software.de> bonefish + axeld:
* Reverted r31809 as it introduced a race condition; if the I/O request had been
notified, it could already been deleted at that point.
* Instead, we need to notify the request in each file system/driver that uses
it. Added new notify_io_request() function that does that exactly.
* Added a TODO comment to the userlandfs where the request notification needs
a bit more thought.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@31903 a95241bf-73f2-0310-859d-f6bbb57e9c96
H A DIORequest.cpp533cba7eff7465e14de98036c8a2a0aeeba2bdf9 Wed Jul 29 12:16:15 UTC 2009 Axel Dörfler <axeld@pinc-software.de> bonefish + axeld:
* Reverted r31809 as it introduced a race condition; if the I/O request had been
notified, it could already been deleted at that point.
* Instead, we need to notify the request in each file system/driver that uses
it. Added new notify_io_request() function that does that exactly.
* Added a TODO comment to the userlandfs where the request notification needs
a bit more thought.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@31903 a95241bf-73f2-0310-859d-f6bbb57e9c96
/haiku/src/add-ons/kernel/drivers/disk/scsi/scsi_cd/
H A Dscsi_cd.cpp533cba7eff7465e14de98036c8a2a0aeeba2bdf9 Wed Jul 29 12:16:15 UTC 2009 Axel Dörfler <axeld@pinc-software.de> bonefish + axeld:
* Reverted r31809 as it introduced a race condition; if the I/O request had been
notified, it could already been deleted at that point.
* Instead, we need to notify the request in each file system/driver that uses
it. Added new notify_io_request() function that does that exactly.
* Added a TODO comment to the userlandfs where the request notification needs
a bit more thought.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@31903 a95241bf-73f2-0310-859d-f6bbb57e9c96
/haiku/src/add-ons/kernel/file_systems/userlandfs/kernel_add_on/
H A DVolume.cpp533cba7eff7465e14de98036c8a2a0aeeba2bdf9 Wed Jul 29 12:16:15 UTC 2009 Axel Dörfler <axeld@pinc-software.de> bonefish + axeld:
* Reverted r31809 as it introduced a race condition; if the I/O request had been
notified, it could already been deleted at that point.
* Instead, we need to notify the request in each file system/driver that uses
it. Added new notify_io_request() function that does that exactly.
* Added a TODO comment to the userlandfs where the request notification needs
a bit more thought.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@31903 a95241bf-73f2-0310-859d-f6bbb57e9c96
/haiku/src/system/kernel/fs/
H A Dvfs_request_io.cpp533cba7eff7465e14de98036c8a2a0aeeba2bdf9 Wed Jul 29 12:16:15 UTC 2009 Axel Dörfler <axeld@pinc-software.de> bonefish + axeld:
* Reverted r31809 as it introduced a race condition; if the I/O request had been
notified, it could already been deleted at that point.
* Instead, we need to notify the request in each file system/driver that uses
it. Added new notify_io_request() function that does that exactly.
* Added a TODO comment to the userlandfs where the request notification needs
a bit more thought.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@31903 a95241bf-73f2-0310-859d-f6bbb57e9c96
/haiku/src/add-ons/kernel/file_systems/iso9660/
H A Dkernel_interface.cpp533cba7eff7465e14de98036c8a2a0aeeba2bdf9 Wed Jul 29 12:16:15 UTC 2009 Axel Dörfler <axeld@pinc-software.de> bonefish + axeld:
* Reverted r31809 as it introduced a race condition; if the I/O request had been
notified, it could already been deleted at that point.
* Instead, we need to notify the request in each file system/driver that uses
it. Added new notify_io_request() function that does that exactly.
* Added a TODO comment to the userlandfs where the request notification needs
a bit more thought.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@31903 a95241bf-73f2-0310-859d-f6bbb57e9c96
/haiku/src/add-ons/kernel/file_systems/bfs/
H A Dkernel_interface.cpp533cba7eff7465e14de98036c8a2a0aeeba2bdf9 Wed Jul 29 12:16:15 UTC 2009 Axel Dörfler <axeld@pinc-software.de> bonefish + axeld:
* Reverted r31809 as it introduced a race condition; if the I/O request had been
notified, it could already been deleted at that point.
* Instead, we need to notify the request in each file system/driver that uses
it. Added new notify_io_request() function that does that exactly.
* Added a TODO comment to the userlandfs where the request notification needs
a bit more thought.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@31903 a95241bf-73f2-0310-859d-f6bbb57e9c96