fs/pnode.c: get rid of globals
this stuff can be local in propagate_mnt() now (and in some cases
duplicates the existing variables there)
Signed-off-by:
Al Viro <viro@zeniv.linux.org.uk>
Loading
Please sign in to comment
this stuff can be local in propagate_mnt() now (and in some cases
duplicates the existing variables there)
Signed-off-by:
Al Viro <viro@zeniv.linux.org.uk>