Branch next
Tag:V2.7-dev.14
Release Highlights
* Shared code for gtests
* Several new gtests including the first batch of NFS v4 layer tests
* MDCACHE - Close an unexport race and Fix some subcalls
* FSAL_VFS: fix deadlock in vfs_read2
* Avoid ABBA kind deadlock while IP release in grace period
Signed-off-by: Frank S. Filz <ffilzlnx(a)mindspring.com>
Contents:
e34c16d Frank S. Filz V2.7-dev.14
d75c7a0 grajoria gtest/test_handle_to_key_latency: handle_to_key latency
microbenchmark
4865874 Girjesh Rajoria gtest/test_lock_op2_latency: lock_op2 latency
microbenchmark
6fdccc1 Sachin Punadikar Avoid ABBA kind deadlock while IP release in grace
period
7bc99d7 Fatih Acar FSAL_VFS: fix deadlock in vfs_read2
03e4aa1 Supriti Singh Man page: Add a new line to make it readable
7bd8708 Daniel Gryniewicz MDCACHE - Fix some subcalls
d287a4e Daniel Gryniewicz MDCACHE - Close an unexport race
cc12f36 Frank S. Filz gtest: nfs4_op_putfh
2e9c202 Frank S. Filz gtest: nfs4_op_lookup
27176b3 Frank S. Filz gtest: Add GaeshaNFS4BaseTest to collect common NFS v4
code
589bc08 Frank S. Filz gtest: Add GaeshaFSALBaseTest to collect common FSAL
code
3170725 Frank S. Filz NFSv4: Pull op_ctx->ctx_export cleanup out of
compound_data_free
2b65741 Frank S. Filz Update .gitignore to ignore some generated files
84b48f0 Frank S. Filz Make nfs_file_handle.h compile under C++
55d41cf Daniel Gryniewicz Add library for gtest microbenchmarks