From: Christian Brauner Date: Mon, 23 Mar 2026 11:41:19 +0000 (+0100) Subject: Merge patch series "fix architecture-specific compat_ftruncate64 implementations" X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e247fd37e597b3536d26cfa5fcc558832586f57c;p=thirdparty%2Fkernel%2Flinux.git Merge patch series "fix architecture-specific compat_ftruncate64 implementations" Christoph Hellwig says: This series fixes a really old bug found by code inspection, where the architecture-specific 32-bit compat ftruncate64 implementations enforce the non-LFS file size limit unless opened with O_LARGEFILE. * patches from https://patch.msgid.link/20260323070205.2939118-1-hch@lst.de: fs: remove do_sys_truncate fs: pass on FTRUNCATE_* flags to do_truncate fs: fix archiecture-specific compat_ftruncate64 Link: https://patch.msgid.link/20260323070205.2939118-1-hch@lst.de Signed-off-by: Christian Brauner --- e247fd37e597b3536d26cfa5fcc558832586f57c