Re: [PATCH v2 09/25] commoncap: use is_fscaps_xattr()

2024-02-23 Thread Christian Brauner
On Wed, Feb 21, 2024 at 03:24:40PM -0600, Seth Forshee (DigitalOcean) wrote: > Signed-off-by: Seth Forshee (DigitalOcean) > --- Looks good, Reviewed-by: Christian Brauner

[PATCH v2 09/25] commoncap: use is_fscaps_xattr()

2024-02-21 Thread Seth Forshee (DigitalOcean)
Signed-off-by: Seth Forshee (DigitalOcean) --- security/commoncap.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/security/commoncap.c b/security/commoncap.c index 289530e58c37..19affcfa3126 100644 --- a/security/commoncap.c +++ b/security/commoncap.c @@ -1205,7 +1205,7