Fix logfs_get_sb_final error path
rootdir was already allocated, so we must iput it again.
Found by Al Viro.
Signed-off-by: NJoern Engel <joern@logfs.org>
Showing
想要评论请 注册 或 登录
rootdir was already allocated, so we must iput it again.
Found by Al Viro.
Signed-off-by: NJoern Engel <joern@logfs.org>