That restriction was superfluous.

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5789 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Axel Dörfler 2003-12-29 02:29:27 +00:00
parent caeef6fada
commit 462e4bb4fa

View File

@ -1026,7 +1026,7 @@ pipefs_write(fs_volume _volume, fs_vnode _node, fs_cookie _cookie, off_t pos,
status_t status;
if (request == NULL && bytesLeft > 0) {
if (request == NULL) {
// there is no read matching request pending, so we have to put
// our data in a temporary buffer