
8 May
2015
8 May
'15
4:35 p.m.
$SUBJ: s/redundand/redundant On 05/05/2015 12:44 PM, Cole Robinson wrote:
The only two virDirCreate callers already use it --- src/storage/storage_backend_fs.c | 2 -- src/util/virfile.c | 6 ++---- src/util/virfile.h | 3 +-- 3 files changed, 3 insertions(+), 8 deletions(-)
Seems this is/was a holdover when directory and file operations were intermixed.... ACK John