From: Eric Paris Date: Thu, 13 Nov 2008 23:37:25 +0000 (-0500) Subject: capabilities: define get_vfs_caps_from_disk when file caps are not enabled X-Git-Tag: v2.6.29-rc1~588^2^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e50a906e0200084f04f8f3b7c3a14b0442d1347f;p=pandora-kernel.git capabilities: define get_vfs_caps_from_disk when file caps are not enabled When CONFIG_SECURITY_FILE_CAPABILITIES is not set the audit system may try to call into the capabilities function vfs_cap_from_file. This patch defines that function so kernels can build and work. Signed-off-by: Eric Paris Signed-off-by: James Morris --- Reading git-diff-tree failed