Use struct path in fs_struct
authorJan Blunck <jblunck@suse.de>
Fri, 15 Feb 2008 03:34:38 +0000 (19:34 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Fri, 15 Feb 2008 05:13:33 +0000 (21:13 -0800)
commit6ac08c39a16f72c2d3e845cb6849a1392fa03e80
treed7603571e9ab3ea4b57b7901211320e48d0c5ed8
parent5dd784d04924be5d8bc066aded0ec3274b20e612
Use struct path in fs_struct

* Use struct path in fs_struct.

Signed-off-by: Andreas Gruenbacher <agruen@suse.de>
Signed-off-by: Jan Blunck <jblunck@suse.de>
Acked-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/dcache.c
fs/namei.c
fs/namespace.c
fs/proc/base.c
include/linux/fs_struct.h
init/do_mounts.c
kernel/auditsc.c
kernel/exit.c
kernel/fork.c