mirror_zfs/lib
Tony Hutter b8ee796945 Linux 6.17 compat: Fix broken projectquota on 6.17
We need to specifically use the FX_XFLAG_* macros in zpl_ioctl_*attr()
codepaths, and the FS_*_FL macros in the zpl_ioctl_*flags() codepaths.
The earlier code just assumes the FS_*_FL macros for both codepaths.
The 6.17 kernel add a bitmask check in copy_fsxattr_from_user() that
exposed this error via failing 'projectquota' ZTS tests.

Reviewed-by: Alexander Motin <alexander.motin@TrueNAS.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Tony Hutter <hutter2@llnl.gov>
Closes #17884
Closes #17869
2025-11-12 09:52:16 -08:00
..
libavl cppcheck: explicitly exclude kernel code from userspace checks 2022-05-10 10:20:55 -07:00
libefi SPDX: license tags: CDDL-1.0 2025-04-16 09:59:44 -07:00
libicp icp: remove skein module 2024-05-31 15:13:39 -07:00
libnvpair SPDX: license tags: CDDL-1.0 2025-04-16 09:59:44 -07:00
libshare SPDX: license tags: BSD-2-Clause 2025-04-16 09:59:44 -07:00
libspl Linux 6.17 compat: Fix broken projectquota on 6.17 2025-11-12 09:52:16 -08:00
libtpool SPDX: license tags: CDDL-1.0 2025-04-16 09:59:44 -07:00
libunicode cppcheck: explicitly exclude kernel code from userspace checks 2022-05-10 10:20:55 -07:00
libuutil SPDX: license tags: CDDL-1.0 2025-04-16 09:59:44 -07:00
libzdb Provide macros for setting and getting blkptr birth times 2024-03-25 15:01:54 -07:00
libzfs Expose dataset encryption status via fast stat path 2025-06-17 10:49:40 -07:00
libzfs_core Expose dataset encryption status via fast stat path 2025-06-17 10:49:40 -07:00
libzfsbootenv SPDX: license tags: CDDL-1.0 2025-04-16 09:59:44 -07:00
libzpool abd_os: move headers from libzpool to libspl 2025-06-17 10:50:26 -07:00
libzstd libzstd: also build with LIBZPOOL_CPPFLAGS 2024-09-09 14:13:27 -07:00
libzutil SPDX: license tags: BSD-3-Clause 2025-04-16 09:59:44 -07:00
Makefile.am libzdb: Initial breakout of libzdb 2024-02-05 10:00:41 -08:00