Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 128978
b: refs/heads/master
c: a3dddf3
h: refs/heads/master
v: v3
  • Loading branch information
Chris Mason committed Oct 10, 2008
1 parent 3077bb4 commit a8ade55
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 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: cb8e70901d36f32017614f16d2cf7cc089544574
refs/heads/master: a3dddf3fc82a1f5942c0928abfd114e9a8c0d0c8
5 changes: 0 additions & 5 deletions trunk/fs/btrfs/ioctl.c
Original file line number Diff line number Diff line change
Expand Up @@ -254,11 +254,6 @@ static noinline int btrfs_mksubvol(struct path *parent, char *name,
if (error)
goto out_drop_write;

mode &= (S_IRWXUGO|S_ISVTX);
error = security_inode_mkdir(parent->dentry->d_inode, dentry, mode);
if (error)
goto out_drop_write;

/*
* Actually perform the low-level subvolume creation after all
* this VFS fuzz.
Expand Down

0 comments on commit a8ade55

Please sign in to comment.