summaryrefslogtreecommitdiff
path: root/fs/dcookies.c
diff options
context:
space:
mode:
authorMiklos Szeredi <miklos@szeredi.hu>2005-07-07 17:57:28 -0700
committerLinus Torvalds <torvalds@g5.osdl.org>2005-07-07 18:23:52 -0700
commit484e389c63472a7f8cfb491cf11b047364e59365 (patch)
tree764b4430991d19f409e304cf2b96b4346e0af3bb /fs/dcookies.c
parentac0811538b40bb92d339d22364026ed91dfdd147 (diff)
downloadlinux-3.10-484e389c63472a7f8cfb491cf11b047364e59365.tar.gz
linux-3.10-484e389c63472a7f8cfb491cf11b047364e59365.tar.bz2
linux-3.10-484e389c63472a7f8cfb491cf11b047364e59365.zip
[PATCH] set mnt_namespace in the correct place
This patch sets ->mnt_namespace where it's actually added to the namespace. Previously mnt_namespace was set in do_kern_mount() even if the filesystem was never added to any process's namespace (most kernel-internal filesystems). This discrepancy doesn't actually cause any problems, but it's cleaner if mnt_namespace is NULL for these non exported filesystems. Signed-off-by: Miklos Szeredi <miklos@szeredi.hu> Acked-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'fs/dcookies.c')
0 files changed, 0 insertions, 0 deletions