diff options
author | 2025-07-02 11:23:55 +0200 | |
---|---|---|
committer | 2025-07-02 14:41:39 +0200 | |
commit | 1e7ab6f67824343ee3e96f100f0937c393749a8a (patch) | |
tree | b9f8da8dd1870bdde04e43edcdbcbdb6ebbeaa95 /rust/pin-init/internal/src | |
parent | Merge patch series "netfs, cifs: Fixes to retry-related code" (diff) | |
download | wireguard-linux-1e7ab6f67824343ee3e96f100f0937c393749a8a.tar.xz wireguard-linux-1e7ab6f67824343ee3e96f100f0937c393749a8a.zip |
anon_inode: rework assertions
Making anonymous inodes regular files comes with a lot of risk and
regression potential as evidenced by a recent hickup in io_uring. We're
better of continuing to not have them be regular files. Since we have
S_ANON_INODE we can port all of our assertions easily.
Link: https://lore.kernel.org/20250702-work-fixes-v1-1-ff76ea589e33@kernel.org
Fixes: cfd86ef7e8e7 ("anon_inode: use a proper mode internally")
Acked-by: Jens Axboe <axboe@kernel.dk>
Cc: stable@kernel.org
Reported-by: Jens Axboe <axboe@kernel.dk>
Signed-off-by: Christian Brauner <brauner@kernel.org>
Diffstat (limited to 'rust/pin-init/internal/src')
0 files changed, 0 insertions, 0 deletions