coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: coreutils-8.20.patch002


From: Eric Blake
Subject: Re: coreutils-8.20.patch002
Date: Mon, 11 Feb 2013 08:07:36 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130110 Thunderbird/17.0.2

On 02/10/2013 11:34 AM, Alexey Potehin wrote:
> Hello people!
> 
> This is path for chmod speedup (chmod only if newmode != oldmode), in
> attach too:

I'm not sure this is a good idea.  chmod() may have side effects such as
resetting ACLs, even when the struct stat.st_mode bits are unchanged; so
omitting the call into the kernel would unintentionally miss out on
those side effects.

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]