summaryrefslogtreecommitdiff
path: root/usr/src
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src')
-rw-r--r--usr/src/uts/common/io/lvm/md/md_names.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/usr/src/uts/common/io/lvm/md/md_names.c b/usr/src/uts/common/io/lvm/md/md_names.c
index 7e97f94404..a401191fc6 100644
--- a/usr/src/uts/common/io/lvm/md/md_names.c
+++ b/usr/src/uts/common/io/lvm/md/md_names.c
@@ -19,7 +19,7 @@
* CDDL HEADER END
*/
/*
- * Copyright 2007 Sun Microsystems, Inc. All rights reserved.
+ * Copyright 2008 Sun Microsystems, Inc. All rights reserved.
* Use is subject to license terms.
*/
@@ -2835,8 +2835,6 @@ md_getdevnum(
& MDDB_DEVID_STYLE) {
(void) md_load_namespace(setno, NULL, NM_DEVID);
devid_nm = 1;
- } else {
- (void) md_unload_namespace(setno, NM_DEVID);
}
/*