Module Name: src Committed By: perseant Date: Mon Aug 12 22:38:30 UTC 2024
Modified Files: src/tests/fs/common [perseant-exfatfs]: Makefile src/tests/fs/vfs [perseant-exfatfs]: Makefile t_link.c t_ro.c t_unpriv.c t_vnops.c Log Message: Add exFAT conditions to vfs tests To generate a diff of this commit: cvs rdiff -u -r1.17 -r1.17.2.1 src/tests/fs/common/Makefile cvs rdiff -u -r1.30.4.1 -r1.30.4.2 src/tests/fs/vfs/Makefile cvs rdiff -u -r1.5 -r1.5.4.1 src/tests/fs/vfs/t_link.c cvs rdiff -u -r1.8 -r1.8.10.1 src/tests/fs/vfs/t_ro.c cvs rdiff -u -r1.16 -r1.16.12.1 src/tests/fs/vfs/t_unpriv.c cvs rdiff -u -r1.63 -r1.63.2.1 src/tests/fs/vfs/t_vnops.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.