commit | ea1046d4c57ee6e3d5f68f19dd9a45bbab0b71a0 | [log] [tgz] |
---|---|---|
author | Dmitry Kasatkin <dmitry.kasatkin@intel.com> | Tue Sep 04 00:40:17 2012 +0300 |
committer | Mimi Zohar <zohar@linux.vnet.ibm.com> | Wed Jan 16 17:50:03 2013 -0500 |
tree | 5779ef0eadc9b871f0b1b06cc0107d0c28dfc726 | |
parent | ee866331749b07373743ce18ceaffb1dd841d855 [diff] |
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>