Skip to content

[resfszfs] Fix mountLegacy mount options#1050

Closed
cgalibern wants to merge 3 commits into
opensvc:mainfrom
cgalibern:dev
Closed

[resfszfs] Fix mountLegacy mount options#1050
cgalibern wants to merge 3 commits into
opensvc:mainfrom
cgalibern:dev

Conversation

@cgalibern

Copy link
Copy Markdown
Contributor

No description provided.

    bin/mount -t zfs -o rw relatime xattr posixacl tank
    instead of
    bin/mount -t zfs -o rw,relatime,xattr,posixacl tank
…parsing logic

- Switched `losetup` command options to `-O NAME,BACK-FILE` for compatibility with older RHEL versions.
- Removed `json.Unmarshal` usage in favor of parsing command output manually.
- Simplified `InfoEntry` fields and associated logic for clarity and correctness.
@cgalibern cgalibern closed this Jun 24, 2026
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.

1 participant