Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Btrfs: Don't call security_inode_mkdir during subvol creation
Subvol creation already requires privs, and security_inode_mkdir isn't exported. For now we don't need it. Signed-off-by: Chris Mason <chris.mason@oracle.com>
- Loading branch information