Skip to content
This repository was archived by the owner on Sep 22, 2020. It is now read-only.

Conversation

beh9540
Copy link
Contributor

@beh9540 beh9540 commented Jul 6, 2016

Resize volumes per issue #177

@barakmich
Copy link
Contributor

Close; it does change the spec on how big the volume is, but it doesn't actually change the volume size.

You'll want to use *File.Truncate() which appropriately grows or shrinks the file, and then writes the newly minted inode structure back.

I can adapt if you'd like, but you're most of the way there.

@beh9540
Copy link
Contributor Author

beh9540 commented Sep 12, 2016

@barakmich I'll fix it

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants