commit | db63f1e315384590b979f8f74abd1b5363b69894 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Wed Jul 22 11:25:21 2020 +0200 |
committer | Christoph Hellwig <hch@lst.de> | Fri Jul 31 08:17:52 2020 +0200 |
tree | 5bcaeab28afa531c24c028f1b40e8d4cadd9ce53 | |
parent | 20cce026c3e0972017b9cb4a7cccfb8cacf187d5 [diff] |
init: add an init_chdir helper Add a simple helper to chdir with a kernel space file name and switch the early init code over to it. Remove the now unused ksys_chdir. Signed-off-by: Christoph Hellwig <hch@lst.de>