Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/silverrainz/gsoc-2016
GSoC 2016 workspace.
https://github.com/silverrainz/gsoc-2016
gsoc gsoc-2016
Last synced: 23 days ago
JSON representation
GSoC 2016 workspace.
- Host: GitHub
- URL: https://github.com/silverrainz/gsoc-2016
- Owner: SilverRainZ
- License: gpl-3.0
- Created: 2016-04-27T14:50:16.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-08-10T08:43:16.000Z (over 8 years ago)
- Last Synced: 2024-10-25T11:41:43.220Z (2 months ago)
- Topics: gsoc, gsoc-2016
- Language: Shell
- Homepage:
- Size: 46.9 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
GSoC 2016
---------Project: Implement xattr Support of Hurd Project
The current hurd's ext2fs server uses a reversed field in inode to store passive translator setting. It is a ad-hoc method and causes that hurd's file system can not work well on other system. Implement xattr support can help hurd store this data in a more general way.