block: add internal hd part table references
authorJens Axboe <jaxboe@fusionio.com>
Fri, 7 Jan 2011 07:43:37 +0000 (08:43 +0100)
committerJens Axboe <jaxboe@fusionio.com>
Fri, 7 Jan 2011 07:43:37 +0000 (08:43 +0100)
commit6c23a9681c0fe7fb7dd331b39dda11926f43746e
treebf113a475a17faa866e7e59806378107dcb3aa40
parent09e099d4bafea3b15be003d548bdf94b4b6e0e17
block: add internal hd part table references

We can't use krefs since it's apparently restricted to very basic
reference counting.

This reverts commit e4a683c8.

Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
block/blk-core.c
block/blk-merge.c
block/genhd.c
fs/partitions/check.c
include/linux/genhd.h
include/linux/kref.h
lib/kref.c