def flush(self, path, fh):
'''May be called zero, one, or more times per shelf open. It's a
chance to report delayed errors, not a syscall passthru.'''
return 0
# @prentry
# def opendir(self, path, *args, **kwargs):
# raise TmfsOSError(errno.ENOSYS)
评论列表
文章目录