Skip to content

fix: fix LazyUserFolder::getMountPoint#59651

Merged
CarlSchwan merged 1 commit intomasterfrom
fix-lazyuserfolder-getmountpoint
Apr 15, 2026
Merged

fix: fix LazyUserFolder::getMountPoint#59651
CarlSchwan merged 1 commit intomasterfrom
fix-lazyuserfolder-getmountpoint

Conversation

@icewind1991
Copy link
Copy Markdown
Member

Extracted from #57760 for easier reviews.

Find the mountpoint for the actual user folder (/$uid/files) instead of just /$uid.

  • While these are usually the same, they aren't always.
  • Finding the mounts for /$uid triggers a full fs setup for the user, while /$uid/files does a proper for-path setup.

Signed-off-by: Robin Appelman <robin@icewind.nl>
@icewind1991 icewind1991 added this to the Nextcloud 34 milestone Apr 15, 2026
@icewind1991 icewind1991 requested a review from a team as a code owner April 15, 2026 14:09
@icewind1991 icewind1991 requested review from artonge, leftybournes, nfebe and salmart-dev and removed request for a team April 15, 2026 14:09
@icewind1991
Copy link
Copy Markdown
Member Author

/backport to stable33

@icewind1991
Copy link
Copy Markdown
Member Author

/backport to stable32

@CarlSchwan CarlSchwan enabled auto-merge April 15, 2026 14:43
@CarlSchwan CarlSchwan merged commit 482e0fe into master Apr 15, 2026
217 of 224 checks passed
@CarlSchwan CarlSchwan deleted the fix-lazyuserfolder-getmountpoint branch April 15, 2026 15:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants