Re: [Boost-bugs] [Boost C++ Libraries] #11166: boost::filesystem::remove is racy

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #11166: boost::filesystem::remove is racy
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-04-06 21:00:11


#11166: boost::filesystem::remove is racy
------------------------------------+------------------------
  Reporter: Jeff Epler <jepler@…> | Owner: bemandawes
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: filesystem
   Version: Boost 1.57.0 | Severity: Problem
Resolution: | Keywords:
------------------------------------+------------------------

Comment (by Jeff Epler <jepler@…>):

 This bug may be easier to hit than I first supposed. We have now received
 some information that this may be exacerbated by the "SMB2 Client
 Redirector cache" (Windows, Vista and later), which by default will cache
 positive existence of a file for 10 seconds, making a nice big window for
 trouble as long as two machines sharing the same Windows share are
 involved. A similar design choice on Unix with NFS (attribute caching)
 probably creates nice big windows there too.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/11166#comment:3>
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:18 UTC