On Tue, Nov 19, 2024 at 10:18:34AM -0800, Darrick J. Wong wrote: > > The commit log here feels a bit sloppy - it keeps the quotadir inode > > in memory for the entire life time of the file system, and not just > > the scrub as the above implicitly would imply to me. Maybe clarify > > this a bit? > > Ok, how about: > > "In the same vein as the previous patch, there's no point in the > metapath scrub setup function doing a lookup on the quota metadir just > so it can validate that lookups work correctly. Instead, retain the > quota directory inode in memory for the lifetime of the mount so that we > can check this meaningfully." Sounds fine.