Re: [PATCH v6 10/16] ntfs: update attrib operations

From: Christoph Hellwig

Date: Tue Feb 03 2026 - 01:23:23 EST


Suggested commit message:

Overhaul the attribute operations to support write access, including
full attribute list management for handling multiple MFT records, and
compressed writes.

Otherwise looks good:

Reviewed-by: Christoph Hellwig <hch@xxxxxx>