From: Chris Ball Date: Wed, 4 Feb 2009 14:29:54 +0000 (-0500) Subject: Btrfs: Handle SGID bit when creating inodes X-Git-Tag: v2.6.29-rc4~9^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c087b5183adab186a298f2d6ed39aefdcae413c;p=pandora-kernel.git Btrfs: Handle SGID bit when creating inodes 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 Signed-off-by: Chris Mason --- Reading git-diff-tree failed