Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 360408
b: refs/heads/master
c: fe5fafb
h: refs/heads/master
v: v3
  • Loading branch information
Josef Bacik committed Feb 20, 2013
1 parent 9cf6991 commit 9a34a02
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 5b947f1ba959d4b19068f687ecd39900d1eea1aa
refs/heads/master: fe5fafbebd7e648aa6cb0a419dc812188b4d4ac8
6 changes: 0 additions & 6 deletions trunk/fs/btrfs/inode.c
Original file line number Diff line number Diff line change
Expand Up @@ -5036,12 +5036,6 @@ static int btrfs_mknod(struct inode *dir, struct dentry *dentry,
goto out_unlock;
}

err = btrfs_update_inode(trans, root, inode);
if (err) {
drop_inode = 1;
goto out_unlock;
}

/*
* If the active LSM wants to access the inode during
* d_instantiate it needs these. Smack checks to see
Expand Down

0 comments on commit 9a34a02

Please sign in to comment.