commit | 8da4aba5bf9869f58d2a6bb30daaf54b2fa72569 | [log] [tgz] |
---|---|---|
author | Roman Kubiak <r.kubiak@samsung.com> | Mon Oct 05 12:27:16 2015 +0200 |
committer | Casey Schaufler <casey@schaufler-ca.com> | Fri Oct 09 15:13:41 2015 -0700 |
tree | ff412b663cff7760540410a90e33712241bdabd3 | |
parent | d21b7b049c0c1753a10c1d01606f42bad0e0f733 [diff] |
Smack: pipefs fix in smack_d_instantiate This fix writes the task label when smack_d_instantiate is called, before the label of the superblock was written on the pipe's inode. Signed-off-by: Roman Kubiak <r.kubiak@samsung.com> Acked-by: Casey Schaufler <casey@schaufler-ca.com>