commit | 3cb4021453a69585e458ec2177677c0c1300dccf | [log] [tgz] |
---|---|---|
author | Bryn Reeves <breeves@redhat.com> | Tue Oct 03 01:15:42 2006 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Tue Oct 03 08:04:16 2006 -0700 |
tree | cc2394e0eb52d6bed2fbc523641499714d6159c4 | |
parent | 9faf400f7e51e56ec76b2fc481c3191c01cb3a57 [diff] |
[PATCH] dm: extract device limit setting Separate the setting of device I/O limits from dm_get_device(). dm-loop will use this. Signed-off-by: Bryn Reeves <breeves@redhat.com> Signed-off-by: Alasdair G Kergon <agk@redhat.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>