commit | 8c087b5183adab186a298f2d6ed39aefdcae413c | [log] [tgz] |
---|---|---|
author | Chris Ball <cjb@laptop.org> | Wed Feb 04 09:29:54 2009 -0500 |
committer | Chris Mason <chris.mason@oracle.com> | Wed Feb 04 09:29:54 2009 -0500 |
tree | ee0ee85c27516f24d4456efed5f8561ee34b82f0 | |
parent | bd56b30205bc09da0beb80d4ba3d4c7309792da5 [diff] |
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 <cjb@laptop.org> Signed-off-by: Chris Mason <chris.mason@oracle.com>