From: James Morris Date: Wed, 22 Mar 2006 08:09:20 +0000 (-0800) Subject: [PATCH] SELinux: fix hard link count for selinuxfs root directory X-Git-Tag: v2.6.17-rc1~1129^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=edb20fb5be2ff6943920aca4ccab0f4fdacddb9c;p=pandora-kernel.git [PATCH] SELinux: fix hard link count for selinuxfs root directory A further fix is needed for selinuxfs link count management, to ensure that the count is correct for the parent directory when a subdirectory is created. This is only required for the root directory currently, but the code has been updated for the general case. Signed-off-by: James Morris Acked-by: Stephen Smalley Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed