“cdec5634492ed088e8c0792aafbbc43de91f6692”上不存在“paddle/operators/logical_op.cu”
Enhance virStorageFileIsSharedFS
virStorageFileIsSharedFS would previously only work if the entire path in question was stat'able by the uid of the libvirtd process. This patch changes it to crawl backwards up the path retrying the statfs call until it gets to a partial path that *can* be stat'ed. This is necessary to use the function to learn the fstype for files stored as a different user (and readable only by that user) on a root-squashed remote filesystem.
Showing
想要评论请 注册 或 登录