commit | cd3acb6a79349f346714ab3d26d203a0c6ca5ab0 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Wed Jul 22 11:14:36 2020 +0200 |
committer | Christoph Hellwig <hch@lst.de> | Fri Jul 31 08:17:53 2020 +0200 |
tree | ef54d5dfaceca217273e3f4a323c95573b2b681a | |
parent | 812931d693da58cc24d2bb8dec01c2b4a7f4668f [diff] |
init: add an init_symlink helper Add a simple helper to symlink with a kernel space file name and switch the early init code over to it. Remove the now unused ksys_symlink. Signed-off-by: Christoph Hellwig <hch@lst.de>