]> git.baikalelectronics.ru Git - kernel.git/commit
btrfs: honor umask when creating subvol root
authorFlorian Albrechtskirchinger <falbrechtskirchinger@gmail.com>
Fri, 10 Feb 2012 21:15:54 +0000 (22:15 +0100)
committerDavid Sterba <dsterba@suse.cz>
Thu, 16 Feb 2012 15:35:41 +0000 (16:35 +0100)
commit83e4ab4631f630362b93cd40e5758767f7448dc7
tree996a0e13d8e15e374144fa4f3d15680e0eada5b1
parent26ffaf562c584834fa5215fe56f9fc5438fed8f1
btrfs: honor umask when creating subvol root

Set the subvol root inode permissions based on the current umask.
fs/btrfs/inode.c