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@xxxxxxxxxx> 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 -- To unsubscribe from this list: send the line "unsubscribe linux-ext4" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html