[PATCH 01/19] GFS2: d_splice_alias() can't return error

2013-11-04 Thread Steven Whitehouse
From: Miklos Szeredi unless it was given an IS_ERR(inode), which isn't the case here. So clean up the unnecessary error handling in gfs2_create_inode(). This paves the way for real fixes (hence the stable Cc). Signed-off-by: Miklos Szeredi Signed-off-by: Steven Whitehouse Cc:

[PATCH 01/19] GFS2: d_splice_alias() can't return error

2013-11-04 Thread Steven Whitehouse
From: Miklos Szeredi mszer...@suse.cz unless it was given an IS_ERR(inode), which isn't the case here. So clean up the unnecessary error handling in gfs2_create_inode(). This paves the way for real fixes (hence the stable Cc). Signed-off-by: Miklos Szeredi mszer...@suse.cz Signed-off-by: