diff options
| author | Jeff Layton <jlayton@kernel.org> | 2026-01-08 12:12:57 -0500 |
|---|---|---|
| committer | Christian Brauner <brauner@kernel.org> | 2026-01-12 10:55:45 +0100 |
| commit | 663cdef61a27bf593e48cedc37f28ed5cfbf8c11 (patch) | |
| tree | e023b0c8569adfe0f5247f80c2cbd2b97419ac06 /include/linux/i2c/git@git.tavy.me:linux.git | |
| parent | ca4388bf1d9e1daa849ea0550b83a6566e65502a (diff) | |
affs: add setlease file operation
Add the setlease file_operation to affs_file_operations and
affs_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-2-ea4dec9b67fa@kernel.org
Acked-by: David Sterba <dsterba@suse.com>
Acked-by: Al Viro <viro@zeniv.linux.org.uk>
Acked-by: Christoph Hellwig <hch@lst.de>
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
