I tried a full test run of all xfstests to Windows (to see if any additional tests now run) and noticed that with 16 recent patches in for-next from a few days ago (there are now a few more changests in for-next) improved multiple things compared to 6.12 mainline - and fixed at least five xfstests: generic/436, 445, 499, 532, 706 and 707. Test generic/596 looks like the only one that regressed (now returns "chattr operation not supported setting flags on /mnt/test/596). Any ideas? Does anyone else also see this? bd24dab9c51a smb: Don't leak cfid when reconnect races with open_cached_dir ac816a3e8f59 smb: client: handle max length for SMB symlinks ea9a955b2370 smb: client: get rid of bounds check in SMB2_ioctl_init() fe37d2e187a1 smb: client: improve compound padding in encryption 81624f46e4f0 fs/smb/client: implement chmod() for SMB3 POSIX Extensions 32c24729bf93 cifs: Recognize SFU char/block devices created by Windows NFS server on Windows Server <<2012 66b50cbe1885 CIFS: New mount option for cifs.upcall namespace resolution f1f1304427cf cifs: support mounting with alternate password to allow password rotation 8b6cb80e6759 cifs: unlock on error in smb3_reconfigure() cfe2318d5a31 cifs: during remount, make sure passwords are in sync 89c00c3afdd8 smb: cached directories can be more than root file handle 977b1865daab smb3: request handle caching when caching directories 343d7fe6df9e smb: client: fix use-after-free of signing key 7460bf441656 smb: client: Use str_yes_no() helper function f69b0187f874 smb: client: memcpy() with surrounding object base address 6c9903c330ab cifs: Remove pre-historic unused CIFSSMBCopy adc218676eef Linux 6.12 There are a few more changesets in for-next now, and I am testing/rebasing/reviewing others as well that are not yet included in for-next, but also let me know if any additional reviewed-by or acked-by for patches. -- Thanks, Steve