Home
last modified time | relevance | path

Searched hist:e257039f (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/
H A Dnamespace.ce257039f Mon Feb 28 22:04:20 CST 2022 Al Viro <viro@zeniv.linux.org.uk> mount_setattr(): clean the control flow and calling conventions

separate the "cleanup" and "apply" codepaths (they have almost no overlap),
fold the "cleanup" into "prepare" (which eliminates the need of ->revert)
and make loops more idiomatic.

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