Merge remote-tracking branch 'linus/master' into testing
This commit is contained in:
@@ -911,8 +911,8 @@ static struct dentry *splice_dentry(struct dentry *dn, struct inode *in,
|
||||
} else if (realdn) {
|
||||
dout("dn %p (%d) spliced with %p (%d) "
|
||||
"inode %p ino %llx.%llx\n",
|
||||
dn, dn->d_count,
|
||||
realdn, realdn->d_count,
|
||||
dn, d_count(dn),
|
||||
realdn, d_count(realdn),
|
||||
realdn->d_inode, ceph_vinop(realdn->d_inode));
|
||||
dput(dn);
|
||||
dn = realdn;
|
||||
|
Reference in New Issue
Block a user