Searched hist:"43471 d15" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/kernel/ |
H A D | audit_tree.c | 43471d15 Mon Apr 03 09:47:58 CDT 2017 Jan Kara <jack@suse.cz> audit_tree: Use mark flags to check whether mark is alive
Currently audit code uses checking of mark->inode to verify whether mark is still alive. Switch that to checking mark flags as that is more logical and current way will become unreliable in future.
Reviewed-by: Miklos Szeredi <mszeredi@redhat.com> Signed-off-by: Jan Kara <jack@suse.cz> 43471d15 Mon Apr 03 09:47:58 CDT 2017 Jan Kara <jack@suse.cz> audit_tree: Use mark flags to check whether mark is alive Currently audit code uses checking of mark->inode to verify whether mark is still alive. Switch that to checking mark flags as that is more logical and current way will become unreliable in future. Reviewed-by: Miklos Szeredi <mszeredi@redhat.com> Signed-off-by: Jan Kara <jack@suse.cz>
|