Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

running 'du' in a subdirectory of the mounted /ipfs/ gives error. #1666

Closed
ghost opened this issue Sep 8, 2015 · 4 comments
Closed

running 'du' in a subdirectory of the mounted /ipfs/ gives error. #1666

ghost opened this issue Sep 8, 2015 · 4 comments
Labels
kind/bug A bug in existing code (including security flaws) topic/fuse Topic fuse

Comments

@ghost
Copy link

ghost commented Sep 8, 2015

Using ipfs compiled a week ago with Go 1.3.3

to reproduce, e.g.:

...:~$ cd /ipfs/QmNhFJjGcMPqpuYfxL62VVB9528NXqDNMFXiqN5bgFYiZ1/
...:/ipfs/QmNhFJjGcMPqpuYfxL62VVB9528NXqDNMFXiqN5bgFYiZ1$ du
Aborted
...:/ipfs/QmNhFJjGcMPqpuYfxL62VVB9528NXqDNMFXiqN5bgFYiZ1$

@ghost
Copy link
Author

ghost commented Sep 8, 2015

well, I really ran 'ls -l' before 'du', if that matters.

@whyrusleeping
Copy link
Member

thanks for filing! i'll take a look.

@whyrusleeping whyrusleeping added kind/bug A bug in existing code (including security flaws) topic/fuse Topic fuse labels Sep 8, 2015
@Stebalien
Copy link
Member

@Stebalien
Copy link
Member

@Rodri I can no longer reproduce. @whyrusleeping recently fixed a bunch of fuse bugs so I'm guessing this is now fixed.

Please reopen if it's still an issue for you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug A bug in existing code (including security flaws) topic/fuse Topic fuse
Projects
None yet
Development

No branches or pull requests

2 participants