Netspool: fix implementation specific details
authorWilfried Goesgens <dothebart@citadel.org>
Mon, 2 Jul 2012 23:00:34 +0000 (01:00 +0200)
committerWilfried Goesgens <dothebart@citadel.org>
Mon, 2 Jul 2012 23:00:34 +0000 (01:00 +0200)
commit50a7f9b7c2183eb912b5c22d8f70b82a8310a6c6
tree9bc00cca0f839858bf194d49de115b1901c99e99
parentbe2204824164a6ff04da025a18e397cf8ba4c6f8
Netspool: fix implementation specific details

  - when not running in splice mode (or with older kernels...) moving the filepointer to the file end has wastes further atempts to read from it; since there is no lrewind, use fstat instead.
citadel/modules/network/serv_netspool.c