Tv

Results 130 issues of Tv

They become inaccessible. If we did materialise them in the dir, `rm -rf` would resolve them naturally. To support `rename(2)` for resolving, we'd need to pick real (non-dynamic) inodes for...

Each direntry would locally store - peerID of peer who last made a write - wallclock time when this happened This would be updated last-writer-wins style when resolving syncs (action==Copy).

type:enhancement
maybe
prio:low

- compress with snappy or lzo before hashing - still do venti-style zero trim? it has nice properties. - do I need to worry about compressed size revealing things and...

type:enhancement
maybe
prio:low

- implement flagx.Filename, flagx.Pathname - protect peer rpc - protect control rpc

We want to use current directory and paths passed to the CLI as input for things like `bazil sync [PATH...]`, `bazil pin PATH...`, and so on. To do this, we...

type:enhancement

The old side becomes a tombstone, the new side is harder. The bug is that we move foreign Create clocks to new files. This leads them to falsely dominating files...

type:bug
prio:high

Right now it just tries again, so I set the timeout aggressively low, but really, it's a UNIX domain socket: if it's not working, just return an error. `Timeout() ==...

type:enhancement

It's pretty much ignored by the kernel, and just causes confusion. Check what OSXFUSE does with it. Ponder 0 test in Linux.

api-change
maybe

depends: #33

type:enhancement
platform:linux
not-ready
performance