git: msdosfs - Mount ricoh camera cards
    Matthew Dillon 
    dillon at crater.dragonflybsd.org
       
    Thu Jan 26 21:53:29 PST 2017
    
    
  
commit 371e4713b969224e811cf5831e0c77a82be6a8a1
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Thu Jan 26 21:52:10 2017 -0800
    msdosfs - Mount ricoh camera cards
    
    * Ricoh cameras mis-format their sdcards, mis-programming the 64-bit
      pm_nxtfree field with a 32-bit-truncated -1.  Allow the case so we
      can finish mounting the card.
    
    Reported-by: luxh
Summary of changes:
 sys/vfs/msdosfs/msdosfs_vfsops.c | 16 +++++++++++-----
 1 file changed, 11 insertions(+), 5 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/371e4713b969224e811cf5831e0c77a82be6a8a1
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list