Subject: Re: [Boost-bugs] [Boost C++ Libraries] #11016: Boost file logging misbehaves when file system is full
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-02-12 11:18:41
#11016: Boost file logging misbehaves when file system is full
-------------------------------+---------------------
Reporter: michi@⦠| Owner: andysem
Type: Bugs | Status: new
Milestone: To Be Determined | Component: log
Version: Boost 1.55.0 | Severity: Problem
Resolution: | Keywords:
-------------------------------+---------------------
Comment (by Michi Henning <michi.henning@â¦>):
> If so, the first write to the file should immediately unlink it again.
My apologies, I meant to write "If so, the first write, if it fails,
should immediately unlink it again."
The idea is that only files that exist already and have at least one byte
of content are written to unconditionally. But, files that were just
created and can't be written to should be unlinked if a write fails
because the file system is full.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/11016#comment:5> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:17 UTC