Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
dms3
go-dms3
Commits
e9c80366
Commit
e9c80366
authored
Feb 20, 2017
by
Jeromy
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update flatfs to v1.1.2, directory fd closing fix
License: MIT Signed-off-by:
Jeromy
<
jeromyj@gmail.com
>
parent
9ff46fba
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
package.json
package.json
+2
-2
repo/fsrepo/defaultds.go
repo/fsrepo/defaultds.go
+1
-1
No files found.
package.json
View file @
e9c80366
...
...
@@ -208,9 +208,9 @@
},
{
"author"
:
"whyrusleeping"
,
"hash"
:
"Qm
QktQvV8bRSZK3RJz9LW7m7uGFWZjdigzJxgfSrteY1Bd
"
,
"hash"
:
"Qm
XZEfbEv9sXG9JnLoMNhREDMDgkq5Jd7uWJ7d77VJ4pxn
"
,
"name"
:
"go-ds-flatfs"
,
"version"
:
"1.1.
1
"
"version"
:
"1.1.
2
"
},
{
"author"
:
"whyrusleeping"
,
...
...
repo/fsrepo/defaultds.go
View file @
e9c80366
...
...
@@ -8,9 +8,9 @@ import (
config
"github.com/ipfs/go-ipfs/repo/config"
"github.com/ipfs/go-ipfs/thirdparty/dir"
"gx/ipfs/QmQktQvV8bRSZK3RJz9LW7m7uGFWZjdigzJxgfSrteY1Bd/go-ds-flatfs"
ds
"gx/ipfs/QmRWDav6mzWseLWeYfVd5fvUKiVe9xNH29YfMF438fG364/go-datastore"
mount
"gx/ipfs/QmRWDav6mzWseLWeYfVd5fvUKiVe9xNH29YfMF438fG364/go-datastore/syncmount"
"gx/ipfs/QmXZEfbEv9sXG9JnLoMNhREDMDgkq5Jd7uWJ7d77VJ4pxn/go-ds-flatfs"
levelds
"gx/ipfs/QmaHHmfEozrrotyhyN44omJouyuEtx6ahddqV6W5yRaUSQ/go-ds-leveldb"
ldbopts
"gx/ipfs/QmbBhyDKsY4mbY6xsKt3qu9Y7FPvMJ6qbD8AMjYYvPRw1g/goleveldb/leveldb/opt"
measure
"gx/ipfs/QmbUSMTQtK9GRrUbD4ngqJwSzHsquUc8nyDubRWp4vPybH/go-ds-measure"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment