[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200916002157.GO3265@brightrain.aerifal.cx>
Date: Tue, 15 Sep 2020 20:22:02 -0400
From: Rich Felker <dalias@...c.org>
To: linux-api@...r.kernel.org
Cc: Alexander Viro <viro@...iv.linux.org.uk>,
Christoph Hellwig <hch@...radead.org>,
linux-fsdevel@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [PATCH v2 0/2] changes for addding fchmodat2 syscall
I'm resubmitting this split into two parts, first blocking chmod of
symlinks in chmod_common, then adding the new syscall, as requested by
Christoph. This will make it impossible to chmod symlinks via the
O_PATH magic symlink path. I've also reordered the unsupported flags
test to come first.
Rich
Powered by blists - more mailing lists