From: Theodore Ts'o <tytso@mit.edu>
To: Mike Frysinger <vapier@gentoo.org>
Cc: linux-ext4@vger.kernel.org
Subject: Re: [PATCH v2 e2fsprogs] subst: use 0644 perms
Date: Tue, 29 Sep 2015 10:28:57 -0400 [thread overview]
Message-ID: <20150929142857.GB2989@thunk.org> (raw)
In-Reply-To: <1443489278-6435-1-git-send-email-vapier@gentoo.org>
On Mon, Sep 28, 2015 at 09:14:38PM -0400, Mike Frysinger wrote:
> When running on NFS, opening files with 0444 perms for writing can
> sometimes fail. Delay the permission update until the end (which
> restores behavior to pre-commit 2873927d15ffb9ee9ed0e2700791a0e5).
>
> URL: https://bugs.gentoo.org/550986
> Signed-off-by: Mike Frysinger <vapier@gentoo.org>
I've already applied my version of the patch which uses fchmod instead
of chmod (to avoid static Code Analysis systems from complaining).
Cheers,
- Ted
prev parent reply other threads:[~2015-09-29 14:29 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-18 7:54 [PATCH e2fsprogs] subst: use 0644 perms Mike Frysinger
2015-09-18 16:52 ` Andreas Dilger
2015-09-18 18:08 ` Mike Frysinger
2015-09-18 20:36 ` Andreas Dilger
2015-09-19 1:43 ` Theodore Ts'o
2015-09-29 1:14 ` [PATCH v2 " Mike Frysinger
2015-09-29 14:28 ` Theodore Ts'o [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=20150929142857.GB2989@thunk.org \
--to=tytso@mit.edu \
--cc=linux-ext4@vger.kernel.org \
--cc=vapier@gentoo.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.