commit | d8a140b08735d6e2c7a86bb4a64cd8ae4572b81f | [log] [tgz] |
---|---|---|
author | San Mehat <san@google.com> | Tue Dec 13 01:24:43 2011 +0800 |
committer | Andy Green <andy.green@linaro.org> | Mon Jan 09 11:19:57 2012 +0800 |
tree | 9aab191b1eb581571d8cae099558774f7d9a58ef | |
parent | c33ab08fdb98ef10911dbb0c648a054697814df3 [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>