Skip to content

Comments

smbd: rename from cifsd, update to 3.0.1#10909

Merged
neheb merged 1 commit intoopenwrt:masterfrom
Andy2244:smbd-3_0_1-rename
Jan 3, 2020
Merged

smbd: rename from cifsd, update to 3.0.1#10909
neheb merged 1 commit intoopenwrt:masterfrom
Andy2244:smbd-3_0_1-rename

Conversation

@Andy2244
Copy link
Contributor

@Andy2244 Andy2244 commented Dec 31, 2019

Maintainer: me cc: @neheb @dengqf6
Compile tested: mips/arm (master)
Run tested: arm/mvebu (mips/qemu)

Description:

  • follow upstream rename to 'smbd' and 'smbd-tools'
  • config is '/config/smbd' and '/etc/smbd/smb.conf'
  • smbd: update to 3.0.1
  • smbd: fixes delete access on readonly shares
  • smbd: add patch to keep version metadata in kmod
  • smbd: remove synchrous kill_server patches
  • smbd-tools: update to 3.0.1
  • smbd-tools: userspace service is now 'usmbd'
  • smbd-tools: userspace tools are: 'smbuseradd', 'smbshareadd' with /etc/smbd/smbdpwd.db
  • smbd-tools: split package into server/utils (reduce size)
  • smbd-tools: fix init (luci save&apply)
  • smbd-tools: remove kill_server related timeouts
  • smbd-tools: add low memory options to template, to prevent oom

Related PR: luci (openwrt/luci#3451), wsdd2 (#10910)

PS: The new low memory template options did not result in any slowdown on my device, still maxing out at 115MB/s read/write, so i made them defaults instead of a UCI/init option.

@Andy2244
Copy link
Contributor Author

Andy2244 commented Jan 2, 2020

trivial update:

  • use tagged releases as source

* follow upstream rename to 'smbd' and 'smbd-tools'
* config is '/config/smbd' and '/etc/smbd/smb.conf'
* smbd: update to 3.0.1
* smbd: fixes delete access on readonly shares
* smbd: add patch to keep version metadata in kmod
* smbd: add synchrous kill_server patches
* smbd-tools: update to 3.0.1
* smbd-tools: userspace service is now 'usmbd'
* smbd-tools: userspace tools are: 'smbuseradd', 'smbshareadd' with /etc/smbd/smbdpwd.db
* smbd-tools: split package into server/utils (reduce size)
* smbd-tools: fix init (luci save&apply)
* smbd-tools: remove kill_server related timeouts

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
@Andy2244 Andy2244 changed the title smbd: rename from cifsd, update to 3.0.1, build static smbd: rename from cifsd, update to 3.0.1 Jan 3, 2020
@Andy2244
Copy link
Contributor Author

Andy2244 commented Jan 3, 2020

@neheb I try to backport all my latest stuff to 19.07, so it can be merged and tagged on monday. So i did revert the static glib2 changes for now, so you can finally merge this and i can backport all related packages as well. Want to ensure the name change gets tagged before next 19.07 release.

PS: I will re-add the static changes, if the glib2 PR went through.

@neheb neheb merged commit cc20898 into openwrt:master Jan 3, 2020
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