Branch next
Tag:V2.7.0.1
Release Highlights
* To handle open upgrade, attempt to open lock fd RDWR
* FSAL_CEPH: add flag to mask for setting atime/mtime to server time
* specfile: build with libasan support if it was specified during cmake
* ganesha-rados-grace: only create pool and db on "add"
* rpm: add lttng-tools-devel as BuildRequires to .spec file
* CMake - Find libraries on Debian
* FSAL GLUSTER: fix the result of SEEK2 according to RFC7862
Signed-off-by: Frank S. Filz <ffilzlnx@mindspring.com>
Contents:
0fe4db2 Frank S. Filz V2.7.0.1
b4c0a4f Kinglong Mee FSAL GLUSTER: fix the result of SEEK2 according to RFC7862
59fe3bd Daniel Gryniewicz CMake - Find libraries on Debian
4a11713 Ali Maredia rpm: add lttng-tools-devel as BuildRequires to .spec file
93b47c6 Jeff Layton ganesha-rados-grace: only create pool and db on "add"
ee7bad6 Jeff Layton specfile: build with libasan support if it was specified during cmake
4a12680 Zhu Shangzhong FSAL_CEPH: add flag to mask for setting atime/mtime to server time
baa858b Frank S. Filz To handle open upgrade, attempt to open lock fd RDWR