• P
    storage: netfs: Split up and tidy up NFS storage pool source function · 18642d10
    Peter Krempa 提交于
    Extract the NFS related stuff into a separate function and tidy up the
    rest of the code so we can reuse it to add gluster backend detection.
    
    Additionally avoid reporting of errors from "showmount" and return an
    empty source list instead. This will help when adding other detection
    backends.
    18642d10
storage_backend_fs.c 43.0 KB