git: msdosfs: Add a define of 0x28 as extended boot record signature.

Sascha Wildner swildner at crater.dragonflybsd.org
Tue Dec 14 23:04:58 PST 2010


commit e3f642ab7b903a18dd32f83ac931e6e23d710eea
Author: Sascha Wildner <saw at online.de>
Date:   Wed Dec 15 08:01:03 2010 +0100

    msdosfs: Add a define of 0x28 as extended boot record signature.
    
    As per http://support.microsoft.com/kb/140418 (Detailed Explanation
    of FAT Boot Sector), the "...extended boot record signature must be
    either 0x28 or 0x29...".

Summary of changes:
 sys/vfs/msdosfs/bootsect.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

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


-- 
DragonFly BSD source repository





More information about the Commits mailing list