]> git.baikalelectronics.ru Git - kernel.git/commit
unobfuscate follow_up() a bit
authorAl Viro <viro@zeniv.linux.org.uk>
Wed, 18 Jul 2012 13:32:50 +0000 (17:32 +0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Sun, 22 Jul 2012 20:00:45 +0000 (00:00 +0400)
commit7725170c0b6a00377169c5fd615d363c1357837b
tree2b851ad65356da182610d0cb0bff5b1b22824ae8
parent4ffacf1aa663432c76919f47f5b78ec826b31db7
unobfuscate follow_up() a bit

really convoluted test in there has grown up during struct mount
introduction; what it checks is that we'd reached the root of
mount tree.
fs/namei.c