Re: [PATCH 2/5 v4] add the buffer to the xattr

2019-05-06 Thread Mimi Zohar
On Fri, 2019-05-03 at 15:25 -0700, Prakhar Srivastava wrote: > From: Prakhar Srivastava > > This change adds the buffer passed in to the xattr used for > template entries. Please update this patch description with a clear explanation of the problem and what you're trying to accomplish with this

[PATCH 2/5 v4] add the buffer to the xattr

2019-05-03 Thread Prakhar Srivastava
From: Prakhar Srivastava This change adds the buffer passed in to the xattr used for template entries. Signed-off-by: Prakhar Srivastava --- security/integrity/ima/ima_main.c | 37 --- security/integrity/ima/ima_template_lib.c | 3 +-