Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [perseant-exfatfs] src/sys/fs/exfatfs
Module Name: src
Committed By: perseant
Date: Wed Jul 3 18:41:08 UTC 2024
Modified Files:
src/sys/fs/exfatfs [perseant-exfatfs]: exfatfs_balloc.c
Log Message:
Correct logic to search the beginning of the bitmap too, if we started
in the middle.
Correct a sign error that triggered a spurious assertion failure.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.1 -r1.1.2.2 src/sys/fs/exfatfs/exfatfs_balloc.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