git: sys/vfs/msdosfs: msdosfs_read()/msdosfs_write() fixes

Tomohiro Kusumi tkusumi at crater.dragonflybsd.org
Wed Oct 23 06:21:11 PDT 2019


commit f8ff586ab90e8b12f104f8702817019f97afdc40
Author: Tomohiro Kusumi <kusumi.tomohiro at gmail.com>
Date:   Thu Oct 24 00:50:09 2019 +0900

    sys/vfs/msdosfs: msdosfs_read()/msdosfs_write() fixes
    
    bits from freebsd/freebsd at 7fe18219e6aee76fd67b0019f4271f895994aa01
    
    but keep uio sanity checks removed by this commit in FreeBSD.

Summary of changes:
 sys/vfs/msdosfs/msdosfs_vnops.c | 22 ++++++++++++++++++++--
 1 file changed, 20 insertions(+), 2 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f8ff586ab90e8b12f104f8702817019f97afdc40


-- 
DragonFly BSD source repository


More information about the Commits mailing list