commit | 4bcce1a355c8248fb5661cb78bb14b9e19475cd4 | [log] [tgz] |
---|---|---|
author | Ed Cashin <ecashin@coraid.com> | Thu Oct 04 17:16:42 2012 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Sat Oct 06 03:05:29 2012 +0900 |
tree | 6a6db4ec3f569bdbbf925d9419d7f89ce7cace34 | |
parent | 0c966214589b9767fd8771b71328f83bac58cb25 [diff] |
aoe: retain static block device numbers for backwards compatibility The old mapping between AoE target shelf and slot addresses and the block device minor number is retained as a backwards-compatible feature, with a new "aoe_dyndevs" module parameter available for enabling dynamic block device minor numbers. Signed-off-by: Ed Cashin <ecashin@coraid.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>