diff options
| author | Jeff Layton <jlayton@kernel.org> | 2026-01-08 12:12:59 -0500 |
|---|---|---|
| committer | Christian Brauner <brauner@kernel.org> | 2026-01-12 10:55:45 +0100 |
| commit | f8902d3df8930099f0adec2cc4dd6d8cd3ebcbe7 (patch) | |
| tree | 84b5681c105433b7c02dacee3ea9be4bea17e805 /include/linux/i2c/git@git.tavy.me:linux.git | |
| parent | f9688474e413f607f1a4e047d970b50dc268c84c (diff) | |
erofs: add setlease file operation
Add the setlease file_operation to erofs_file_fops and erofs_dir_fops,
pointing to generic_setlease. A future patch will change the default
behavior to reject lease attempts with -EINVAL when there is no
setlease file operation defined. Add generic_setlease to retain the
ability to set leases on this filesystem.
Signed-off-by: Jeff Layton <jlayton@kernel.org>
Link: https://patch.msgid.link/20260108-setlease-6-20-v1-4-ea4dec9b67fa@kernel.org
Acked-by: Al Viro <viro@zeniv.linux.org.uk>
Acked-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Chao Yu <chao@kernel.org>
Signed-off-by: Christian Brauner <brauner@kernel.org>
Diffstat (limited to 'include/linux/i2c/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions
