User Details
- User Since
- May 27 2014, 3:17 PM (549 w, 1 h)
Fri, Nov 29
Mon, Nov 25
Sun, Nov 24
Fri, Nov 8
Nov 1 2024
Oct 28 2024
Oct 18 2024
Oct 5 2024
Oct 4 2024
Oct 2 2024
Address review comments.
Update diff to include removal of dependency on MK_GH_BC from usr.bin/Makefile and from tools/build/mk/OptionalObsoleteFiles.inc.
Sep 30 2024
Sep 24 2024
Sep 18 2024
Sep 3 2024
Aug 28 2024
Aug 27 2024
Aug 26 2024
Aug 23 2024
Aug 15 2024
Aug 9 2024
Aug 6 2024
Jul 16 2024
Jul 9 2024
Jul 8 2024
Jul 6 2024
Jul 5 2024
Jun 30 2024
Jun 15 2024
Jun 7 2024
Jun 6 2024
Jun 5 2024
Modify the patch to align the data area to a cluster boundary by default.
Jun 4 2024
Jun 3 2024
Jun 2 2024
Jun 1 2024
As stated before, the lack of support of distinct physical and logical sector numbers in mmap() would require to drop mmap support from msdosfs, if this approach was to be committed.
Document latest version of this attempt to align FAT sectors with VM Pages.
This version passes all MSDOSFS stress tests, except for one (stress2/misc/msdos10.sh) that uses mmap() calls when running "fsx".
May 8 2024
Apr 20 2024
Apr 19 2024
Apr 11 2024
Apr 10 2024
Apr 9 2024
Apr 6 2024
Apr 2 2024
Mar 29 2024
Mar 26 2024
Mar 25 2024
Mar 22 2024
Please commit with a relative short MFC delay (e.g. 1 week).
I had planned to MFC the (now fixed) code on March 26 (1 month after the commit to -CURRENT).
Since this fix is required to be merged with the initial commit, I plan to squash the cherry-picked commits (including your fix).
Thank you for finding the logic error.
Mar 21 2024
Mar 20 2024
Mar 18 2024
Mar 14 2024
Mar 12 2024
Update diff to include the new macros breadb() and breadbn() added to sys/buf.h to allow passing of separate physical and buffer cache block number parameters.
Mar 9 2024
Mar 7 2024
A version based on these patches (but with slightly different command line options) has been discussed and accepted in review D44093.