Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scan the shared external storage source on access #28377

Merged
merged 1 commit into from
Sep 10, 2021

Conversation

skjnldsv
Copy link
Member

@skjnldsv skjnldsv commented Aug 11, 2021

Fix #23988
Regression from #22867

Copy link
Member

@icewind1991 icewind1991 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should instead be done by changing the Watcher returned by SharedStorage::getWatcher.

It currently returns a NullWatcher since it assumes that the share source handles it's updating (which is true for non-external-storage shares).

@skjnldsv

This comment has been minimized.

@skjnldsv skjnldsv force-pushed the fix/shared-ext-storage-scan branch from 446879a to 643f39e Compare August 12, 2021 06:07
@skjnldsv skjnldsv requested a review from icewind1991 August 12, 2021 06:07
@skjnldsv
Copy link
Member Author

/backport to stable22

@skjnldsv
Copy link
Member Author

/backport to stable21

@skjnldsv
Copy link
Member Author

/backport to stable20

@skjnldsv skjnldsv requested review from blizzz and CarlSchwan August 12, 2021 14:27
@PVince81
Copy link
Member

@CarlSchwan can you check if this might be related to the issue you're looking into ? seems it's also about a mount not being considered properly.

Copy link
Member

@PVince81 PVince81 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 looks fine to me, but would be good to get confirmation from @icewind1991 also

@skjnldsv skjnldsv requested a review from CarlSchwan September 7, 2021 12:02
@skjnldsv skjnldsv force-pushed the fix/shared-ext-storage-scan branch from 8d65267 to 002e1a5 Compare September 7, 2021 12:03
Copy link
Member

@CarlSchwan CarlSchwan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm 🙂

@skjnldsv skjnldsv force-pushed the fix/shared-ext-storage-scan branch from 002e1a5 to fe44de4 Compare September 7, 2021 12:45
@skjnldsv
Copy link
Member Author

skjnldsv commented Sep 7, 2021

Failures unrelated

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Files uploaded to external storage not shown immediately in Webinterface in shared folders
6 participants