Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
linux: libzfs: mount: fix uninitialised flags
They're later |=d with constants, but never reset Caught by valgrind while investigating openzfs#12928 (comment) Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: Ahelenia Ziemiańska <nabijaczleweli@nabijaczleweli.xyz> Closes openzfs#12954
- Loading branch information