commit | 1973a122697168c0585ffce9d4bd46745ddaa6f6 | [log] [tgz] |
---|---|---|
author | Ian Kent <raven@themaw.net> | Tue Oct 11 13:52:33 2016 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue Oct 11 15:06:31 2016 -0700 |
tree | f8f8e135b9aad05ac4ac6d2f48c69a0d0f828545 | |
parent | 749800ef537848b9569da9bb1463f1de4b96c0a4 [diff] |
autofs: fix autofs4_fill_super() error exit handling Somewhere along the line the error handling gotos have become incorrect. Link: http://lkml.kernel.org/r/20160812024749.12352.15100.stgit@pluto.themaw.net Signed-off-by: Ian Kent <raven@themaw.net> Cc: Tomohiro Kusumi <kusumi.tomohiro@gmail.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>