emacs-devel
[Top][All Lists]
Advanced

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

Re: set-file-extended-attributes and backups


From: Stefan Monnier
Subject: Re: set-file-extended-attributes and backups
Date: Mon, 24 Dec 2012 00:18:59 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

> ENOTSUP usually means the filesystem doesn't support ACLs.  Having an
> error that every single use of it will want to ignore doesn't seem to
> be useful.

But if the FS doesn't support ACL, then file-acl should have returned
nil, so we don't need to call set-file-acl at all.  IOW, those errors
should not be frequent.


        Stefan



reply via email to

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