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 <[email protected]> Signed-off-by: Ahelenia Ziemiańska <[email protected]> Closes openzfs#12954
- Loading branch information