]> git.baikalelectronics.ru Git - kernel.git/commit
d_path: prepend_path(): lift resetting b in case when we'd return 3 out of loop
authorAl Viro <viro@zeniv.linux.org.uk>
Wed, 12 May 2021 20:21:43 +0000 (16:21 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Wed, 19 May 2021 00:15:56 +0000 (20:15 -0400)
commit97734fdd7d2a12d2e2de817580859205e8599ffb
tree6759819910cd2f6ed50a738f5dd1a78534702511
parent3a245174138f05d1b9b67ab3a2db3e1cb5ee68c2
d_path: prepend_path(): lift resetting b in case when we'd return 3 out of loop

preparation to extracting the loop into helper (next commit)

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/d_path.c