]> git.baikalelectronics.ru Git - kernel.git/commit
Revert "Btrfs: fix permissions of empty files not affected by umask"
authorJosef Bacik <jbacik@fusionio.com>
Thu, 24 Jan 2013 18:49:14 +0000 (13:49 -0500)
committerJosef Bacik <jbacik@fusionio.com>
Wed, 20 Feb 2013 14:37:26 +0000 (09:37 -0500)
commit8735df2f89ad4a6737b86fcb899596196e0d6f66
tree0db34a716a347f26c0d896da4246e1113978383f
parent384f705437145a79ff512c3e7b06c7904327917d
Revert "Btrfs: fix permissions of empty files not affected by umask"

This reverts commit 0d25a15ccd13761a44d22b35eae70fd50089eb88.

Wasn't supposed to get used in btrfs_mknod, it was supposed to be in
btrfs_create, which was done in commit
938fa3b760fd4490f84d000f1a5c18f7069d30a3.

Signed-off-by: Josef Bacik <jbacik@fusionio.com>
fs/btrfs/inode.c