[PATCH 12/24] jfs: add setlease file operation
Richard Weinberger
richard at nod.at
Thu Jan 8 23:40:38 PST 2026
----- Ursprüngliche Mail -----
> Von: "Jeff Layton" <jlayton at kernel.org>
> 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 at kernel.org>
> ---
> fs/jfs/file.c | 2 ++
> fs/jfs/namei.c | 2 ++
> 2 files changed, 4 insertions(+)
Acked-by: Richard Weinberger <richard at nod.at>
Thanks,
//richard
More information about the linux-mtd
mailing list