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

Can't change mount_point owner #926

Open
accumulatepig opened this issue Apr 25, 2018 · 3 comments
Open

Can't change mount_point owner #926

accumulatepig opened this issue Apr 25, 2018 · 3 comments

Comments

@accumulatepig
Copy link

when i use bfs_mount to mount the bfs in a directory success ,but when i chown the directory ,the command do nothing, so just the mount user can access the diretory, other user shows permission denied. How can i fix the problem? tks

@yvxiang
Copy link
Collaborator

yvxiang commented Apr 26, 2018

chown should be provided by function bfs_chown in fuse/bfs_mount.cc
But it has not been implemented yet.

@accumulatepig
Copy link
Author

Does any plan to implement the bfs_chown?

@accumulatepig
Copy link
Author

accumulatepig commented Apr 26, 2018

@yvxiang
And another qustion i'd like to ask ,how can I guarantee the different replications in different data center, does some configurations to define the server location or some other mechanism to guarantee ? thks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants