commit | 5fec81a237197cc64b9d23ccbfdbf643c88a5a91 | [log] [tgz] |
---|---|---|
author | San Mehat <san@google.com> | Sat Oct 10 09:35:24 2009 -0700 |
committer | Colin Cross <ccross@android.com> | Tue Jun 14 09:09:24 2011 -0700 |
tree | 9f1a8306851eceac060c2658597fc6d07ef7e187 | |
parent | 5ef087073bcc1d8601d0f024e067f5ddae449ab6 [diff] |
block: genhd: Add disk/partition specific uevent callbacks for partition info For disk devices, a new uevent parameter 'NPARTS' specifies the number of partitions detected by the kernel. Partition devices get 'PARTN' which specifies the partitions index in the table. Signed-off-by: San Mehat <san@google.com>