commit | def3e8b9ee23cb69036910e48ec4e3eff40e04cb | [log] [tgz] |
---|---|---|
author | Dmitry Kasatkin <dmitry.kasatkin@intel.com> | Thu Sep 20 22:38:53 2012 +0300 |
committer | Mimi Zohar <zohar@linux.vnet.ibm.com> | Wed Jan 16 15:47:07 2013 -0500 |
tree | 0840ab9e618f15f4c3c5e8ee6fafe5a17c814af2 | |
parent | e90805656d4683f84d360276102ae63adc777a38 [diff] |
ima: set appraise status in fix mode only when xattr is fixed When a file system is mounted read-only, setting the xattr value in fix mode fails with an error code -EROFS. The xattr should be fixed after the file system is remounted read-write. This patch verifies that the set xattr succeeds, before setting the appraise status value to INTEGRITY_PASS. Signed-off-by: Dmitry Kasatkin <dmitry.kasatkin@intel.com> Signed-off-by: Mimi Zohar <zohar@linux.vnet.ibm.com>