RFR: 8353053: (fs) Add support for UserDefinedFileAttributeView on AIX [v5]
Martin Doerr
mdoerr at openjdk.org
Fri Apr 4 10:28:59 UTC 2025
On Fri, 4 Apr 2025 10:25:31 GMT, Varada M <varadam at openjdk.org> wrote:
>> In AIX, the JFS2 supports extended attributes which has fgetea, fsetea, flistea, femoveea APIs support fetching, setting, listing and removing extended attributes.
>>
>> JBS: [JDK-8353053](https://bugs.openjdk.org/browse/JDK-8353053)
>
> Varada M has updated the pull request incrementally with one additional commit since the last revision:
>
> 8353053: (fs) Add support for UserDefinedFileAttributeView on AIX
Thanks for cleaning this up!
-------------
Marked as reviewed by mdoerr (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/24276#pullrequestreview-2742533602
More information about the nio-dev
mailing list