Re: [PATCH v2] exfat: add ioctls for accessing attributes

From: Namjae Jeon
Date: Wed Aug 30 2023 - 15:23:49 EST


2023-08-27 19:42 GMT+09:00, Jan Cincera <hcincera@xxxxxxxxx>:
> Add GET and SET attributes ioctls to enable attribute modification.
> We already do this in FAT and a few userspace utils made for it would
> benefit from this also working on exFAT, namely fatattr.
>
> Signed-off-by: Jan Cincera <hcincera@xxxxxxxxx>
Applied, Thanks for your patch!