Skip to content
Commit e257039f authored by Al Viro's avatar Al Viro
Browse files

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: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent 87bb5b60
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment