Btrfs: Handle SGID bit when creating inodes
authorChris Ball <cjb@laptop.org>
Wed, 4 Feb 2009 14:29:54 +0000 (09:29 -0500)
committerChris Mason <chris.mason@oracle.com>
Wed, 4 Feb 2009 14:29:54 +0000 (09:29 -0500)
Before this patch, new files/dirs would ignore the SGID bit on their
parent directory and always be owned by the creating user's uid/gid.

Signed-off-by: Chris Ball <cjb@laptop.org>
Signed-off-by: Chris Mason <chris.mason@oracle.com>
fs/btrfs/inode.c

Simple merge