> On Thursday, 19 May 2016, 19:24, Stephen Smalley <sds@xxxxxxxxxxxxx> wrote: > > On 05/10/2016 11:24 AM, Richard Haines wrote: >> Modify setfiles and restorecon to make use of the libselinux >> selinux_restorecon* set of functions. >> >> The output from these commands should be much the same as before >> with some minor wording changes, the only exceptions being: >> 1) The -p option does not output the percentage, just * for every >> 1000 files (but does state approx file count if mass relabel >> and verbose). > > Seems like it might be a regression for usability on e.g. an autorelabel > at boot. The main reason I did not implement this is that I would either need to pass over the approx amount of files to selinux_restorecon() or implement the exclude_non_seclabel_mounts() function in selinux_restorecon(). I guess if this is required then adding exclude_non_seclabel_mounts(), add_exclude() and remove_exclude() to selinux_restorecon may be the best option as that resolves one of your queries on [PATCH 2/3]. Any views on the best way forward. _______________________________________________ Selinux mailing list Selinux@xxxxxxxxxxxxx To unsubscribe, send email to Selinux-leave@xxxxxxxxxxxxx. To get help, send an email containing "help" to Selinux-request@xxxxxxxxxxxxx.