Skip to content

Comments

Apply several fixes to NFS service#313

Merged
igorpecovnik merged 6 commits intomainfrom
nfsdfix
Dec 22, 2024
Merged

Apply several fixes to NFS service#313
igorpecovnik merged 6 commits intomainfrom
nfsdfix

Conversation

@igorpecovnik
Copy link
Member

@igorpecovnik igorpecovnik commented Dec 11, 2024

Description

  • splitting client and server into separate modules
  • move client discovery to run_time
  • install nmap package if this module is used so we don't need to add this to dependency

Include fixes from #312

Testing Procedure

  • Install / remove
  • Enabling server, export folder, mount from remote
  • Discover servers in subnet, mounting to share

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have ensured that my changes do not introduce new warnings or errors
  • No new external dependencies are included
  • Changes have been tested and verified
  • I have included necessary metadata in the code, including associative arrays

@github-actions github-actions bot added the size/medium PR with more then 50 and less then 250 lines label Dec 11, 2024
@igorpecovnik igorpecovnik added the Work in progress Unfinished / work in progress label Dec 11, 2024
@igorpecovnik igorpecovnik force-pushed the nfsdfix branch 5 times, most recently from 835262b to 2035e06 Compare December 11, 2024 19:30
@github-actions github-actions bot added size/large PR with 250 lines or more and removed size/medium PR with more then 50 and less then 250 lines labels Dec 11, 2024
@igorpecovnik igorpecovnik force-pushed the nfsdfix branch 9 times, most recently from 5e336f0 to 39349b9 Compare December 11, 2024 20:05
@igorpecovnik igorpecovnik added Needs review Seeking for review and removed Work in progress Unfinished / work in progress labels Dec 11, 2024
@igorpecovnik igorpecovnik force-pushed the nfsdfix branch 2 times, most recently from 3b3cfec to 16dccd8 Compare December 11, 2024 20:18
@igorpecovnik igorpecovnik added 02 Milestone: First quarter release Ready to merge Reviewed, tested and ready for merge and removed Needs review Seeking for review labels Dec 20, 2024
@igorpecovnik igorpecovnik merged commit 7ed103a into main Dec 22, 2024
@igorpecovnik igorpecovnik deleted the nfsdfix branch December 22, 2024 11:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

02 Milestone: First quarter release Ready to merge Reviewed, tested and ready for merge size/large PR with 250 lines or more

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants