DragonFly commits List (threaded) for 2009-09
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: Kernel - Disk - do not bother trying to read the MBR if media_size is 0
commit 5bd0c8a5e587b7fa0f5d6c9d67c8e10ea41634fe
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date: Tue Sep 1 11:18:57 2009 -0700
Kernel - Disk - do not bother trying to read the MBR if media_size is 0
* Do not bother trying to read the MBR if media_size is 0, typically
indicating removable media with no media present.
Summary of changes:
sys/kern/subr_diskmbr.c | 11 ++++++++++-
1 files changed, 10 insertions(+), 1 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/5bd0c8a5e587b7fa0f5d6c9d67c8e10ea41634fe
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]