ima: move full pathname resolution to separate function
authorDmitry Kasatkin <dmitry.kasatkin@intel.com>
Mon, 3 Sep 2012 21:40:17 +0000 (00:40 +0300)
committerMimi Zohar <zohar@linux.vnet.ibm.com>
Wed, 16 Jan 2013 22:50:03 +0000 (17:50 -0500)
commitea1046d4c57ee6e3d5f68f19dd9a45bbab0b71a0
tree5779ef0eadc9b871f0b1b06cc0107d0c28dfc726
parentee866331749b07373743ce18ceaffb1dd841d855
ima: move full pathname resolution to separate function

Define a new function ima_d_path(), which returns the full pathname.
This function will be used further, for example, by the directory
verification code.

Signed-off-by: Dmitry Kasatkin <dmitry.kasatkin@intel.com>
Signed-off-by: Mimi Zohar <zohar@linux.vnet.ibm.com>
security/integrity/ima/ima.h
security/integrity/ima/ima_api.c
security/integrity/ima/ima_main.c