• P
    storage: Store gluster volume name separately · 1115f975
    Peter Krempa 提交于
    The gluster volume name was previously stored as part of the source path
    string. This is unfortunate when we want to do operations on the path as
    the volume is used separately.
    
    Parse and store the volume name separately for gluster storage volumes
    and use the newly stored variable appropriately.
    1115f975
virstoragefile.h 10.4 KB