On Mon, May 15, 2017 at 01:05:31PM +0200, Christian Ehrhardt wrote: > From: Serge Hallyn <[email protected]> > > There should be no need to make dir based pools world/group readable. > So use 0711, not 0755, as the default perms for storage dirs. > > Updates in v2: > - adapt commit wording to mention dropping group readable as well > > Signed-off-by: Christian Ehrhardt <[email protected]> > --- > docs/formatstorage.html.in | 2 +- > src/storage/storage_util.h | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-)
Reviewed-by: Daniel P. Berrange <[email protected]> Will push to git shortly. BTW, for libvir-list we recommend to send v2/v3/etc followup patches as top level threads, not in-reply-to the previous versions. Regards, Daniel -- |: https://berrange.com -o- https://www.flickr.com/photos/dberrange :| |: https://libvirt.org -o- https://fstop138.berrange.com :| |: https://entangle-photo.org -o- https://www.instagram.com/dberrange :| -- libvir-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/libvir-list
