summaryrefslogtreecommitdiff
path: root/fs/namespace.c
diff options
context:
space:
mode:
authorNamjae Jeon <linkinjeon@kernel.org>2023-01-14 07:09:48 +0300
committerNamjae Jeon <linkinjeon@kernel.org>2023-02-27 15:14:46 +0300
commit8258ef28001ad30c074e823124e10b9c75a965ff (patch)
tree59d85150db72668631263e939d93c42810fa0429 /fs/namespace.c
parent39c1ce8eafc0ff64fb9e28536ccc7df6a8e2999d (diff)
downloadlinux-8258ef28001ad30c074e823124e10b9c75a965ff.tar.xz
exfat: handle unreconized benign secondary entries
Sony PXW-Z280 camera add vendor allocation entries to directory of pictures. Currently, linux exfat does not support it and the file is not visible. This patch handle vendor extension and allocation entries as unreconized benign secondary entries. As described in the specification, it is recognized but ignored, and when deleting directory entry set, the associated clusters allocation are removed as well as benign secondary directory entries. Reported-by: Barócsi Dénes <admin@tveger.hu> Reviewed-by: Sungjong Seo <sj1557.seo@samsung.com> Reviewed-by: Yuezhang Mo <Yuezhang.Mo@sony.com> Signed-off-by: Namjae Jeon <linkinjeon@kernel.org>
Diffstat (limited to 'fs/namespace.c')
0 files changed, 0 insertions, 0 deletions