On Tue, 13 May 2025 17:03:24 +0200, Max Kellermann wrote: > Prepare for making inode operations killable while they're waiting for > the lock. > > Applied to the vfs-6.16.misc branch of the vfs/vfs.git tree. Patches in the vfs-6.16.misc branch should appear in linux-next soon. Please report any outstanding bugs that were missed during review in a new review to the original patch series allowing us to drop it. It's encouraged to provide Acked-bys and Reviewed-bys even though the patch has now been applied. If possible patch trailers will be updated. Note that commit hashes shown below are subject to change due to rebase, trailer updates or similar. If in doubt, please check the listed branch. tree: https://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs.git branch: vfs-6.16.misc [1/4] include/linux/fs.h: add inode_lock_killable() https://git.kernel.org/vfs/vfs/c/d8c5507cd140 [2/4] fs/open: make chmod_common() and chown_common() killable https://git.kernel.org/vfs/vfs/c/28a3f6ab2fe0 [3/4] fs/open: make do_truncate() killable https://git.kernel.org/vfs/vfs/c/d68687564280 [4/4] fs/read_write: make default_llseek() killable https://git.kernel.org/vfs/vfs/c/2e1a8fbff51b