Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1455927
| From | Al Viro <viro@ZenIV.linux.org.uk> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2 RESEND] fs: return EPERM on immutable inode |
| Date | 2016-08-03 20:10 +0200 |
| Message-ID | <s28M9-62m-1@gated-at.bofh.it> (permalink) |
| References | <s1H9i-4r7-91@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue, Aug 02, 2016 at 07:58:28PM +0800, Eryu Guan wrote: > In most cases, EPERM is returned on immutable inode, and there're only a > few places returning EACCES. I noticed this when running LTP on > overlayfs, setxattr03 failed due to unexpected EACCES on immutable > inode. > > So converting all EACCES to EPERM on immutable inode. > > Acked-by: Dave Chinner <dchinner@redhat.com> > Signed-off-by: Eryu Guan <guaneryu@gmail.com> Applied.
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v2 RESEND] fs: return EPERM on immutable inode Eryu Guan <guaneryu@gmail.com> - 2016-08-02 18:50 +0200 Re: [PATCH v2 RESEND] fs: return EPERM on immutable inode Al Viro <viro@ZenIV.linux.org.uk> - 2016-08-03 20:10 +0200
csiph-web