This release doesn't contain aufs4.x-rcN branch for linux-v4.19-rc1
since I'm still testing.

o news
- As a part of xino-array feature in last release, division and modulo
  operations were added into xino.c, and some versions of GCC generate
  an internal function call for those operations.  But some versions of
  LIBGCC don't provide such function, and it causes a linkage error in
  building aufs module.  Aufs solved it by replacing those operators by
  div64_u64_rem() call.
  Reproted by peabee.

- Following www.kernel.org, aufs4.1[67] becomes EOL too.


J. R. Okajima

----------------------------------------
- aufs4-linux.git#aufs4.14..aufs4.18
      aufs: minor, use div64_u64_rem()
      aufs: tiny, suppress a warning

- aufs4-linux.git#aufs4.x-rcN branch
  Nothing

- aufs4-standalone.git
  ditto

- aufs-util.git
  Nothing

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot

Reply via email to