Files
linux/fs/ocfs2
Jeff Layton f15d315027 ocfs2: add setlease file operation
Add the setlease file_operation to ocfs2_fops, ocfs2_dops,
ocfs2_fops_no_plocks, and ocfs2_dops_no_plocks, 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-15-ea4dec9b67fa@kernel.org
Acked-by: Al Viro <viro@zeniv.linux.org.uk>
Acked-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Jan Kara <jack@suse.cz>
Signed-off-by: Christian Brauner <brauner@kernel.org>
2026-01-12 10:55:47 +01:00
..
2025-11-16 01:35:03 -05:00
2023-01-19 09:24:27 +01:00
2024-10-01 17:01:08 +02:00
2026-01-12 10:55:47 +01:00
2024-09-12 11:58:44 +02:00
2022-07-29 18:12:36 -07:00
2023-08-02 09:13:09 -06:00
2018-12-28 12:11:45 -08:00