commit | b873498f99c77e7b5be3aa5ffe9ca67437232fe0 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Wed Jul 22 11:13:26 2020 +0200 |
committer | Christoph Hellwig <hch@lst.de> | Fri Jul 31 08:17:52 2020 +0200 |
tree | 6164c389372c34a25a5d1015d1d004a1c0250072 | |
parent | 4b7ca5014cbef51cdb99fd644eae4f3773747a05 [diff] |
init: add an init_chown helper Add a simple helper to chown with a kernel space file name and switch the early init code over to it. Signed-off-by: Christoph Hellwig <hch@lst.de>