Module Name: src
Committed By: perseant
Date: Mon Aug 12 22:28:04 UTC 2024
Modified Files:
src/sys/fs/exfatfs [perseant-exfatfs]: exfatfs_balloc.c
exfatfs_vfsops.c
Log Message:
Remove references to used but uninitialized variable exfatfs_bitmap_pool.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.4 -r1.1.2.5 src/sys/fs/exfatfs/exfatfs_balloc.c
cvs rdiff -u -r1.1.2.6 -r1.1.2.7 src/sys/fs/exfatfs/exfatfs_vfsops.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.