git: sys/vfs/msdosfs: Sync a comment on cdev_t with FreeBSD

Tomohiro Kusumi tkusumi at crater.dragonflybsd.org
Sat Oct 12 13:02:59 PDT 2019


commit 28e835c76a39909b527d27fb889c5912d29352b9
Author: Tomohiro Kusumi <kusumi.tomohiro at gmail.com>
Date:   Sat Oct 12 23:19:38 2019 +0900

    sys/vfs/msdosfs: Sync a comment on cdev_t with FreeBSD
    
    from freebsd/freebsd at c3c76f8185fd7f9995646dc6cb44a1777d80eabb
    
    DragonFly still uses `pmp->pm_dev` and it won't go away either,
    but sync a comment anyway. Not important to specifically mention
    this when the function also uses other pmp fields.

Summary of changes:
 sys/vfs/msdosfs/msdosfs_denode.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/28e835c76a39909b527d27fb889c5912d29352b9


-- 
DragonFly BSD source repository


More information about the Commits mailing list