vfs options are almost universally ASCII strings. However, there's no
requirement for this and 'almost' means exceptions which are not NUL
terminated strings. Only report the string value of the options which
must be ASCII strings when reporting mount changes (as these are
important to know what changed). Only report other options as present.
Found by: KASAN / markj
Sponsored by: Netflix