Al Viro 81295ce635 gfs2_create_inode(): don't bother with d_splice_alias()
dentry is always hashed and negative, inode - non-error, non-NULL and
non-directory.  In such conditions d_splice_alias() is equivalent to
"d_instantiate(dentry, inode) and return NULL", which simplifies the
downstream code and is consistent with the "have to create a new object"
case.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2014-11-19 12:57:21 -05:00
..
2014-03-19 15:53:52 +00:00
2014-03-19 15:16:24 +00:00
2014-08-21 10:22:23 +01:00
2014-03-03 13:50:12 +00:00
2013-06-29 12:57:05 +04:00
2014-05-14 10:04:34 +01:00
2014-09-11 10:59:56 +01:00
2013-06-14 11:17:15 +01:00
2013-06-03 14:20:18 -07:00
2014-05-14 10:04:34 +01:00
2014-05-14 10:04:34 +01:00
2014-03-07 09:30:51 +00:00
2011-05-10 13:12:49 +01:00
2014-05-14 10:04:34 +01:00
2014-10-03 14:40:10 +01:00
2013-01-29 10:29:05 +00:00
2012-01-11 09:23:05 +00:00
2009-12-16 12:16:49 -05:00