diff options
| author | Jeff Layton <jlayton@kernel.org> | 2026-01-08 12:13:07 -0500 |
|---|---|---|
| committer | Christian Brauner <brauner@kernel.org> | 2026-01-12 10:55:46 +0100 |
| commit | 7dd596bb35e579916576677b51c15171012a7854 (patch) | |
| tree | ea0f4e116ebc6e9df08e92eeebb2b425b257d9b0 /include/linux/i2c/git@git.tavy.me:linux.git | |
| parent | c275e6e7c085d9f1e9be01a05d984a8c2cba5b34 (diff) | |
jfs: add setlease file operation
Add the setlease file_operation to jfs_file_operations and
jfs_dir_operations, 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-12-ea4dec9b67fa@kernel.org
Acked-by: Richard Weinberger <richard@nod.at>
Acked-by: Al Viro <viro@zeniv.linux.org.uk>
Acked-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Dave Kleikamp <dave.kleikamp@oracle.com>
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
