head 1.1; access; symbols perseant-exfatfs-base-20250801:1.1 perseant-exfatfs-base-20240630:1.1 perseant-exfatfs:1.1.0.2; locks; strict; comment @# @; 1.1 date 2024.06.29.19.43.26; author perseant; state dead; branches 1.1.2.1; next ; commitid RZLeba2qlfktMUfF; 1.1.2.1 date 2024.06.29.19.43.26; author perseant; state Exp; branches; next 1.1.2.2; commitid RZLeba2qlfktMUfF; 1.1.2.2 date 2024.07.02.20.36.50; author perseant; state Exp; branches; next ; commitid bzSfL3zlgjIKYigF; desc @@ 1.1 log @file files.exfatfs was initially added on branch perseant-exfatfs. @ text @@ 1.1.2.1 log @Implementation of exFAT filesystem, with compilation conditional on MKEXFATFS make variable. @ text @a0 13 # $NetBSD: files.exfatfs,v 1.3 2016/02/06 10:40:58 mlelstv Exp $ deffs EXFATFS define exfatfs: vfs file fs/exfatfs/exfatfs_cksum.c exfatfs file fs/exfatfs/exfatfs_conv.c exfatfs file fs/exfatfs/exfatfs_extern.c exfatfs file fs/exfatfs/exfatfs_rename.c exfatfs file fs/exfatfs/exfatfs_tables.c exfatfs file fs/exfatfs/exfatfs_trie.c exfatfs file fs/exfatfs/exfatfs_vfsops.c exfatfs file fs/exfatfs/exfatfs_vnops.c exfatfs @ 1.1.2.2 log @Remove exfatfs_trie.[ch] and references to it, since we were not using the tries at all anyway. Replace with the more aptly named exfatfs_balloc.[ch]. @ text @d1 1 a1 1 # $NetBSD: files.exfatfs,v 1.1.2.1 2024/06/29 19:43:26 perseant Exp $ a5 1 file fs/exfatfs/exfatfs_balloc.c exfatfs d11 1 @