[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#11108: [PATCH] chmod: fix symlink race condition
From: |
Paul Eggert |
Subject: |
bug#11108: [PATCH] chmod: fix symlink race condition |
Date: |
Wed, 28 Mar 2012 13:28:01 -0700 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:10.0.1) Gecko/20120209 Thunderbird/10.0.1 |
On 03/28/2012 01:13 PM, Jim Meyering wrote:
> $ ./chmod u+w f
> ./chmod: changing permissions of 'f': Operation not supported
Yeouch. I undid the change for now.
Hmm, why did "make check" work for me?
I'll have to investigate later, alas.