Re: [apparmor] [PATCH 10/10] use libapparmor's find mountpoint fn to find the interface

2013-07-25 Thread Seth Arnold
On Sun, Jul 21, 2013 at 10:32:53PM -0700, John Johansen wrote: > Drop support for the old subdomainfs mountpoint and use the fn exported > by libapparmor. > > Signed-off-by: John Johansen Acked-by: Seth Arnold > --- > parser/Makefile | 3 ++- > parser/parser_main.c | 53 > ++---

[apparmor] [PATCH 10/10] use libapparmor's find mountpoint fn to find the interface

2013-07-21 Thread John Johansen
Drop support for the old subdomainfs mountpoint and use the fn exported by libapparmor. Signed-off-by: John Johansen --- parser/Makefile | 3 ++- parser/parser_main.c | 53 ++-- 2 files changed, 4 insertions(+), 52 deletions(-) diff --git a/