From 2872d7470531639b7a904488193b2b95b16f1241 Mon Sep 17 00:00:00 2001 From: Andrew Hanushevsky Date: Thu, 26 Jun 2014 04:53:55 -0700 Subject: [PATCH] Fix handling of the stream ID for truncate requests. --- src/XrdSsi/XrdSsiFile.cc | 6 ++++-- src/XrdSsi/XrdSsiFileReq.cc | 2 +- src/XrdXrootd/XrdXrootdProtocol.cc | 3 ++- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/src/XrdSsi/XrdSsiFile.cc b/src/XrdSsi/XrdSsiFile.cc index 29723154815..e591a080cb8 100644 --- a/src/XrdSsi/XrdSsiFile.cc +++ b/src/XrdSsi/XrdSsiFile.cc @@ -615,10 +615,12 @@ int XrdSsiFile::truncate(XrdSfsFileOffset flen) // In {case XrdSsiRRInfo::Rwt: respCB = error.getErrCB(respCBarg); if (rqstP->WantResponse(respCB, respCBarg)) - {DEBUG(reqID <<':' <