Hi all, this series decrufts various bits of vaguely mount / mount option related code. The background is the mount API from series, which currently is a lot more ugly than it should be do the way how we parse two mount options with arguments into local variables instead of directly into the mount structure. This series cleans that and a few nearby warts.