]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Commit 272cd7a8c67dd40a31ecff76a503bbb84707f757 introduced
authorCasey Schaufler <casey@schaufler-ca.com>
Thu, 10 Nov 2011 01:52:09 +0000 (17:52 -0800)
committerCasey Schaufler <cschaufler@cschaufler-intel.(none)>
Thu, 10 Nov 2011 01:52:09 +0000 (17:52 -0800)
commit9308fbe14ed6f25733edb503a63718cef0f463a8
tree6cad3fa8f6345934cf6c67552235869973524d21
parent0e94ae17c857b3835a2b8ea46ce44b5da4e2cc5d
Commit 272cd7a8c67dd40a31ecff76a503bbb84707f757 introduced
a change to the way rule lists are handled and reported in
the smackfs filesystem. One of the issues addressed had to
do with the termination of read requests on /smack/load.
This change introduced a error in /smack/cipso, which shares
some of the same list processing code.

This patch updates all the file access list handling in
smackfs to use the code introduced for /smack/load.

Signed-off-by: Casey Schaufler <casey@schaufler-ca.com>
security/smack/smackfs.c