-
- Downloads
init: add an init_unlink helper
Add a simple helper to unlink with a kernel space file name and switch
the early init code over to it. Remove the now unused ksys_unlink.
Signed-off-by:
Christoph Hellwig <hch@lst.de>
Showing
- fs/init.c 5 additions, 0 deletionsfs/init.c
- include/linux/init_syscalls.h 1 addition, 0 deletionsinclude/linux/init_syscalls.h
- include/linux/syscalls.h 0 additions, 7 deletionsinclude/linux/syscalls.h
- init/do_mounts.h 1 addition, 1 deletioninit/do_mounts.h
- init/do_mounts_initrd.c 2 additions, 2 deletionsinit/do_mounts_initrd.c
- init/do_mounts_rd.c 1 addition, 1 deletioninit/do_mounts_rd.c
- init/initramfs.c 2 additions, 1 deletioninit/initramfs.c
Please register or sign in to comment