Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Dec 2010 21:40:12 GMT
From:      Jilles Tjoelker <jilles@stack.nl>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: bin/153261: sed: fix for a race condition (from illumos)
Message-ID:  <201012262140.oBQLeCHA054231@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

The following reply was made to PR bin/153261; it has been noted by GNATS.

From: Jilles Tjoelker <jilles@stack.nl>
To: bug-followup@FreeBSD.org, giffunip@tutopia.com
Cc:  
Subject: Re: bin/153261: sed: fix for a race condition (from illumos)
Date: Sun, 26 Dec 2010 22:30:49 +0100

 > [illumos sed patch]
 
 I think this breaks running sed -i on filesystems that do not support
 hard links such as msdosfs. A check for [EOPNOTSUPP] with a fallback to
 the old rename() code could be appropriate.
 
 -- 
 Jilles Tjoelker



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201012262140.oBQLeCHA054231>