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:           Sat May  3 04:31:56 UTC 2025

Modified Files:
        src/sys/fs/exfatfs [perseant-exfatfs]: exfatfs_dirent.h
            exfatfs_extern.c exfatfs_inode.h
        src/usr.sbin/dumpexfatfs [perseant-exfatfs]: dumpexfatfs.c

Log Message:
Use accessor macros to convert endianness when reading from directory entries.
Correct the size of the GeneralSecondaryFlags field (it should be one, not
two, bytes).


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.3 -r1.1.2.4 src/sys/fs/exfatfs/exfatfs_dirent.h
cvs rdiff -u -r1.1.2.10 -r1.1.2.11 src/sys/fs/exfatfs/exfatfs_extern.c
cvs rdiff -u -r1.1.2.5 -r1.1.2.6 src/sys/fs/exfatfs/exfatfs_inode.h
cvs rdiff -u -r1.1.2.8 -r1.1.2.9 src/usr.sbin/dumpexfatfs/dumpexfatfs.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