From: Casey Schaufler Date: Thu, 10 Apr 2014 23:35:36 +0000 (-0700) Subject: Smack: Correctly remove SMACK64TRANSMUTE attribute X-Git-Tag: omap-for-v3.16/fixes-against-rc1~70^2~5^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f59bdfba3e2b0ba5182f23d96101d106f18132ca;p=pandora-kernel.git Smack: Correctly remove SMACK64TRANSMUTE attribute Sam Henderson points out that removing the SMACK64TRANSMUTE attribute from a directory does not result in the directory transmuting. This is because the inode flag indicating that the directory is transmuting isn't cleared. The fix is a tad less than trivial because smk_task and smk_mmap should have been broken out, too. Targeted for git://git.gitorious.org/smack-next/kernel.git Signed-off-by: Casey Schaufler --- Reading git-diff-tree failed