]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds: child directory inherits SGID bit
authorSage Weil <sage@inktank.com>
Thu, 22 Nov 2012 21:53:29 +0000 (13:53 -0800)
committerSage Weil <sage@inktank.com>
Thu, 22 Nov 2012 21:53:29 +0000 (13:53 -0800)
commit1c715a11f70788d987c16aa67ce2b6f32c04a673
tree6a6ed2f88b91eb37ab1b445f8bd21b5abd5f2107
parent55081c2bea0a918946dab1805334c73b8d01cd47
mds: child directory inherits SGID bit

Update the inode, not the local variable.

Reported-by: Giorgos Kappes <geokapp@gmail.com>
Signed-off-by: Sage Weil <sage@inktank.com>
src/mds/Server.cc