commit | 4f5b246b37e024955c0fcca0c7f5952089052d1d | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Sun Jun 07 16:18:59 2020 +0200 |
committer | Christoph Hellwig <hch@lst.de> | Thu Jul 16 15:34:47 2020 +0200 |
tree | a005ef9ca23012d565665c176e92f0e6f3047413 | |
parent | 881627f353754dd05a8f3e1c1941f0dbbf47a170 [diff] |
md: move the early init autodetect code to drivers/md/ Just like the NFS and CIFS root code this better lives with the driver it is tightly integrated with. Signed-off-by: Christoph Hellwig <hch@lst.de> Acked-by: Song Liu <song@kernel.org> Acked-by: Linus Torvalds <torvalds@linux-foundation.org>