git: sys/vfs/msdosfs: Avoid excessive flushing of FSInfo hints in updatefats()
    Tomohiro Kusumi 
    tkusumi at crater.dragonflybsd.org
       
    Thu Oct  3 11:18:19 PDT 2019
    
    
  
commit fa58c1dac69a384aa2810aeaf44239c69ca3fc36
Author: Tomohiro Kusumi <kusumi.tomohiro at gmail.com>
Date:   Fri Oct 4 02:07:59 2019 +0900
    sys/vfs/msdosfs: Avoid excessive flushing of FSInfo hints in updatefats()
    
    freebsd/freebsd at 5cdc06872e1ac2b6529e1182078d48fa6fe57ff0
    freebsd/freebsd at e5238fcb15d4fbacf835cb112ac49dcb28ff894d
Summary of changes:
 sys/vfs/msdosfs/msdosfs_fat.c    | 49 ++++++----------------------------------
 sys/vfs/msdosfs/msdosfs_vfsops.c | 36 +++++++++++++++++++++++++++++
 sys/vfs/msdosfs/msdosfsmount.h   |  1 +
 3 files changed, 44 insertions(+), 42 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/fa58c1dac69a384aa2810aeaf44239c69ca3fc36
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list