ninep icon indicating copy to clipboard operation
ninep copied to clipboard

filesystem/debug: improved NewServer

Open jcrussell opened this issue 7 years ago • 2 comments

Several changes in this PR (rebase of #36):

  • Add ufs.NewServer with callbacks based on functional options for friendly APIs.
  • Replaces ufs.NewUFS.
  • Move debug to separate package that wraps any protocol.NineServer.
  • Add tracing to debug.Server and filesystem.Server.

jcrussell avatar Jun 13 '18 21:06 jcrussell

Any thoughts on merging this? I noticed that #39 duplicates some of this PR.

jcrussell avatar Aug 30 '18 14:08 jcrussell

We should look at merging this in. There are some conflicts due to more recent PRs being merged in first.

gmacd avatar Jul 11 '20 11:07 gmacd