WSL2-Linux-Kernel/fs/proc
Al Viro 5f2c4179e1 switch ->put_link() from dentry to inode
only one instance looks at that argument at all; that sole
exception wants inode rather than dentry.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2015-05-11 08:13:12 -04:00
..
Kconfig
Makefile
array.c proc: remove use of seq_printf return value 2015-04-15 16:35:25 -07:00
base.c don't pass nameidata to ->follow_link() 2015-05-10 22:20:15 -04:00
cmdline.c
consoles.c
cpuinfo.c
devices.c
fd.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 2015-04-26 17:22:07 -07:00
fd.h
generic.c
inode.c switch ->put_link() from dentry to inode 2015-05-11 08:13:12 -04:00
internal.h
interrupts.c
kcore.c
kmsg.c
loadavg.c
meminfo.c
namespaces.c don't pass nameidata to ->follow_link() 2015-05-10 22:20:15 -04:00
nommu.c
page.c
proc_net.c
proc_sysctl.c
proc_tty.c
root.c
self.c don't pass nameidata to ->follow_link() 2015-05-10 22:20:15 -04:00
softirqs.c
stat.c
task_mmu.c
task_nommu.c
thread_self.c don't pass nameidata to ->follow_link() 2015-05-10 22:20:15 -04:00
uptime.c
version.c
vmcore.c