diff options
| author | Jeff Layton <jlayton@kernel.org> | 2026-01-08 12:13:04 -0500 |
|---|---|---|
| committer | Christian Brauner <brauner@kernel.org> | 2026-01-12 10:55:46 +0100 |
| commit | a9acc8422ffbaa018337a4bcb6fabbddb6b9e18c (patch) | |
| tree | f15935f72d849dc89dccb8a312150aef8fa725f8 /include/linux/i2c/git@git.tavy.me:linux.git | |
| parent | 9e2ac6ddb397408a77781b0de8525068f51a81cd (diff) | |
fat: add setlease file operation
Add the setlease file_operation to fat_file_operations and
fat_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-9-ea4dec9b67fa@kernel.org
Acked-by: OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>
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
