Colin King <[email protected]> wrote:

> From: Colin Ian King <[email protected]>
> 
> Variable conn is not initialized and can potentially contain
> garbage causing a false -EPERM return on the !conn check.
> Fix this by initializing it to false.
> 
> Addresses-Coverity: ("Uninitialized scalar variable")
> Fixes: f2494de388bd ("fsinfo: Add an attribute that lists all the visible 
> mounts in a namespace")
> Signed-off-by: Colin Ian King <[email protected]>

Thanks, I've folded that in.

David

Reply via email to