Date: Thu, 14 Aug 2008 12:33:40 +0000 (UTC) From: Konstantin Belousov <kib@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/fs/msdosfs msdosfs_vfsops.c Message-ID: <200808141233.m7ECXlWa069758@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kib 2008-08-14 12:33:40 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/fs/msdosfs msdosfs_vfsops.c
Log:
SVN rev 181729 on 2008-08-14 12:33:40Z by kib
MFC r176431 by marcel:
Don't check the bpbSecPerTrack and bpbHeads fields of the BPB. They
are typically 0 on new ia64 systems. Since we don't use either field,
there's no harm in not checking.
Tested by: Timothy Bourke <timbob bigpond com>
Revision Changes Path
1.144.2.13 +7 -8 src/sys/fs/msdosfs/msdosfs_vfsops.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200808141233.m7ECXlWa069758>
