Files
linux-stable-mirror/include/linux/exportfs.h
Jan Kara 48b77733d0 expfs: Fix exportfs_can_encode_fh() for EXPORT_FH_FID
After commit 5402c4d4d2 ("exportfs: require ->fh_to_parent() to encode
connectable file handles") we will fail to create non-decodable file
handles for filesystems without export operations. Fix it.

Fixes: 5402c4d4d2 ("exportfs: require ->fh_to_parent() to encode connectable file handles")
Reviewed-by: Christian Brauner <brauner@kernel.org>
Reviewed-by: Amir Goldstein <amir73il@gmail.com>
Signed-off-by: Jan Kara <jack@suse.cz>
2025-10-06 14:26:50 +02:00

12 KiB