Re: [PATCH 3/3] ntfs: mark quotas out of date on initial rw mount

From: CharSyam

Date: Thu May 14 2026 - 09:28:39 EST


Thanks for the review.

You're right that the driver does not maintain quota accounting: it
creates v1.2 $STANDARD_INFORMATION for new inodes, and it does not update
the v3 quota fields or $Quota usage accounting.

Given that I do not have modern Windows validation for the exact quota
rescan behavior, I'll drop 3/3 from v3 and resend just 1/3 and 2/3.

Thanks,
DaeMyung