• D
    Treat failure to relabel stdin_path as non-fatal on NFS · 93a18bba
    Daniel P. Berrange 提交于
    NFS does not support file labelling, so ignore this error
    for stdin_path when on NFS.
    
    * src/security/security_selinux.c: Ignore failures on labelling
      stdin_path on NFS
    * src/util/storage_file.c, src/util/storage_file.h: Refine
      virStorageFileIsSharedFS() to allow it to check for a
      specific FS type.
    93a18bba
storage_file.h 2.5 KB