o News - now aufs6.x-rcN branch is for linux-v6.10-rc1 o Bugfix - copy FMODE_CAN_ODIRECT This bug was born in aufs5.19, but there was no actural problem. In linux-v6.10-rc1, NFSv3 starts supporing ->atomic_open(), and the veil for this bug is removed as a success of fcntl(F_SETFL, O_DIRECT) which was an error. And aufs mount option 'dio' and 'nodio' lose their meaning, since open(O_DIRECT) succeeds in (almost) all cases.
- aufs6.8, restore a missing header o Misc - update the donators list - cosmetic, just to make scripts/checkpatch silence - v6.10-rc1, replace ${srctree}s in Makefile J. R. Okajima ---------------------------------------- - aufs6-linux.git#aufs6.1..aufs6.7 aufs: update the donators list aufs: bugfix, copy FMODE_CAN_ODIRECT aufs: cosmetic, just to make scripts/checkpatch silence - aufs6-linux.git#aufs6.8..aufs6.9 addition to above, aufs: v6.8, restore a missing header - aufs6-linux.git#aufs6.x-rcN addition to above, aufs: v6.10-rc1, replace ${srctree}s in Makefile - aufs6-standalone.git ditto - aufs-util.git#aufs6.x-rcN aufs manual, always set 'dio'