From: Casey Schaufler Date: Thu, 10 Nov 2011 23:02:22 +0000 (-0800) Subject: Smack: smackfs cipso seq read repair X-Git-Tag: v3.2-rc3~42^2~1^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=40809565ca57a8e94bae20b22da014c44ec233f6;p=pandora-kernel.git Smack: smackfs cipso seq read repair 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 --- Reading git-diff-tree failed