From: Al Viro <viro@ZenIV.linux.org.uk>
To: Eryu Guan <guaneryu@gmail.com>
Cc: linux-fsdevel@vger.kernel.org,
Steven Whitehouse <swhiteho@redhat.com>,
Bob Peterson <rpeterso@redhat.com>,
Dave Chinner <david@fromorbit.com>,
"supporter:XFS FILESYSTEM" <xfs@oss.sgi.com>,
"open list:GFS2 FILE SYSTEM" <cluster-devel@redhat.com>,
open list <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH v2 RESEND] fs: return EPERM on immutable inode
Date: Wed, 3 Aug 2016 18:37:13 +0100 [thread overview]
Message-ID: <20160803173712.GJ2356@ZenIV.linux.org.uk> (raw)
In-Reply-To: <1470139108-13115-1-git-send-email-guaneryu@gmail.com>
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.
prev parent reply other threads:[~2016-08-03 18:08 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-08-02 11:58 [PATCH v2 RESEND] fs: return EPERM on immutable inode Eryu Guan
2016-08-02 12:28 ` Christoph Hellwig
2016-08-03 17:37 ` Al Viro [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20160803173712.GJ2356@ZenIV.linux.org.uk \
--to=viro@zeniv.linux.org.uk \
--cc=cluster-devel@redhat.com \
--cc=david@fromorbit.com \
--cc=guaneryu@gmail.com \
--cc=linux-fsdevel@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=rpeterso@redhat.com \
--cc=swhiteho@redhat.com \
--cc=xfs@oss.sgi.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox