Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 119164
b: refs/heads/master
c: 561ec68
h: refs/heads/master
v: v3
  • Loading branch information
Zhang, Yanmin authored and Jens Axboe committed Nov 18, 2008
1 parent 42cb267 commit 39d9033
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 55e8e30c382d25c34f8aafcc78efec948571a941
refs/heads/master: 561ec68e4de7947167937c49c451728e6b19e63b
2 changes: 2 additions & 0 deletions trunk/block/genhd.c
Original file line number Diff line number Diff line change
Expand Up @@ -768,6 +768,8 @@ static int __init genhd_device_init(void)
bdev_map = kobj_map_init(base_probe, &block_class_lock);
blk_dev_init();

register_blkdev(BLOCK_EXT_MAJOR, "blkext");

#ifndef CONFIG_SYSFS_DEPRECATED
/* create top-level block dir */
block_depr = kobject_create_and_add("block", NULL);
Expand Down

0 comments on commit 39d9033

Please sign in to comment.