Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [perseant-exfatfs] src



Module Name:    src
Committed By:   perseant
Date:           Sun Aug 10 20:25:45 UTC 2025

Modified Files:
        src/sbin/fsck_exfatfs [perseant-exfatfs]: pass1.c
        src/sys/fs/exfatfs [perseant-exfatfs]: exfatfs_vfsops.c exfatfs_vnops.c

Log Message:
Supply missing byte-swap corrections to FAT handling.


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.5 -r1.1.2.6 src/sbin/fsck_exfatfs/pass1.c
cvs rdiff -u -r1.1.2.8 -r1.1.2.9 src/sys/fs/exfatfs/exfatfs_vfsops.c
cvs rdiff -u -r1.1.2.12 -r1.1.2.13 src/sys/fs/exfatfs/exfatfs_vnops.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index