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

Refactor steam_metadata() related code in UserFile. #4388

Closed

Conversation

kevinxucs
Copy link
Contributor

Refactor steam_metadata() related code in UserFile so that only the overloaded metadata(path, option, value) is exposed instead of multiple functions (i.e. touch(), chmod(), chown(), chgrp()), which simplies the code.

@kevinxucs kevinxucs force-pushed the stream-metadata-refactor branch from ab0285a to 04dac19 Compare December 5, 2014 02:11
@facebook-github-bot
Copy link
Contributor

This pull request has been imported into Phabricator, and discussion and review of the diff will take place at https://reviews.facebook.net/D29865

Refactor steam_metadata() related code in UserFile so that only the
overloaded metadata(path, option, value) is exposed instead of multiple
functions (i.e. touch(), chmod(), chown(), chgrp()), which simplies the
code.
@kevinxucs kevinxucs force-pushed the stream-metadata-refactor branch from 04dac19 to c774b70 Compare December 5, 2014 02:13
@kevinxucs kevinxucs closed this Dec 6, 2014
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

Successfully merging this pull request may close these issues.

2 participants