git: sys/vfs/msdosfs: Sync comments on cluster macros with FreeBSD
Tomohiro Kusumi
tkusumi at crater.dragonflybsd.org
Sat Oct 12 13:43:07 PDT 2019
commit 5a00f382319d106a06d068e2fa3983b0193d3716
Author: Tomohiro Kusumi <kusumi.tomohiro at gmail.com>
Date: Sun Oct 13 02:45:03 2019 +0900
sys/vfs/msdosfs: Sync comments on cluster macros with FreeBSD
Use a terminology "filesystem relative" instead of "device relative".
"device relative" is actually better, but the entire code use
"filesystem relative".
Other descriptions are obvious if one knows FAT ondisk format.
Reduce unneeded diffs against FreeBSD.
Summary of changes:
sys/vfs/msdosfs/msdosfsmount.h | 10 +++-------
1 file changed, 3 insertions(+), 7 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/5a00f382319d106a06d068e2fa3983b0193d3716
--
DragonFly BSD source repository
More information about the Commits
mailing list