[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] ls: with -Z, show SMACK context for each file
From: |
Jarkko Sakkinen |
Subject: |
Re: [PATCH] ls: with -Z, show SMACK context for each file |
Date: |
Mon, 03 Jun 2013 18:01:55 +0300 |
Hi
On Mon, Jun 3, 2013, at 13:53, Pádraig Brady wrote:
> On 06/03/2013 10:19 AM, Jarkko Sakkinen wrote:
> > Enable showing of file SMACK labels with -Z command-line switch.
> >
> > * src/ls.c (gobble_file): Output the smack context if available.
> > * src/ls.c: New function getsmackcon_cache() for grabbing SMACK label.
>
> Better thanks.
> Though you only addressed one aspect of my previous feedback.
> Please supply further adjustments as per preview review.
No worries, I'll iterate as long as needed :) I think I addressed
actually three things: indentation issue, enumeration and separate
function for getting smack context. I'll check your review *carefully*
again and fix the rest. Thanks.
>
> thanks,
> Pádraig.
>
/Jarkko