commit | 1097742efc643ffc667c5c6684635b2663145a7d | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Wed Jul 22 11:41:02 2020 +0200 |
committer | Christoph Hellwig <hch@lst.de> | Fri Jul 31 08:17:53 2020 +0200 |
tree | 8cfd84b2df0b78392661466d6a18ce09f3e5f9f7 | |
parent | b873498f99c77e7b5be3aa5ffe9ca67437232fe0 [diff] |
init: add an init_chmod helper Add a simple helper to chmod with a kernel space file name and switch the early init code over to it. Signed-off-by: Christoph Hellwig <hch@lst.de>