Re: [RFC PATCH] dcache: keep shrink_dcache_for_umount() making progress on busy roots
Karl Mehltretter <[email protected]>
| Newsgroups | gmane.linux.file-systems,gmane.linux.kernel |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Jul 29, 2026 at 12:01:48PM +0100, Christian Brauner wrote: > > Wouldn't it make more sense to move this into do_one_tree()? > Yes I agree. Your version is a clear improvement. Thanks, Karl