Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-02-27 | block/partitions/mac.c: obey the state->limit constraint | Ming Lei | |
It isn't necessary to read the information of partitions whose number is equal and more than state->limit since only maximum state->limit partitions will be added inside rescan_partitions(). That is also what other kind of partitions are doing. Signed-off-by: Ming Lei <ming.lei@canonical.com> Cc: Jens Axboe <axboe@kernel.dk> Cc: Yasuaki Ishimatsu <isimatu.yasuaki@jp.fujitsu.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> | |||
2012-01-03 | move fs/partitions to block/ | Al Viro | |
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> |