commit | 857013b87b6e0fea776c1f0b365dbce3d6eba8c6 | [log] [tgz] |
---|---|---|
author | David Woodhouse <dwmw2@infradead.org> | Thu Nov 01 16:27:38 2007 -0400 |
committer | David Woodhouse <dwmw2@infradead.org> | Thu Nov 01 16:27:38 2007 -0400 |
tree | aab7410481a2e45d73bc7483c16ea9d17c91aecd | |
parent | 15953580e79b58caefb107e77f218e009b9992e6 [diff] |
[JFFS2] Don't strip sgid bit from inode permissions <viro> dwmw2: anyway, removing sgid from directories or from files without S_IXGRP is a plain and simple bug <viro> these days you don't need that logics at all - simply remove it Signed-off-by: David Woodhouse <dwmw2@infradead.org>