Merge branch 'master' of /run/media/jakobus.schuerz/gitstick/workdirfs
This commit is contained in:
commit
0c85e7d896
1 changed files with 0 additions and 6 deletions
|
@ -299,12 +299,6 @@ class WorkdirFS(Operations):
|
|||
def fsync(self, path, fdatasync, fh):
|
||||
return self.flush(path, fh)
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
def main(args):
|
||||
#FUSE(WorkdirFS(root), mountpoint, nothreads=True, foreground=True)
|
||||
# start FUSE filesystem
|
||||
|
|
Loading…
Reference in a new issue