Branch next

 

Tag:V2.7-dev.13

 

Release Highlights

 

* Set of patches to set up for cluster-wide grace period

 

* FSAL_PROXY : multi-export

 

* FSAL_PROXY : fix open_fd_count decrement

 

* Update Flex File Layout XDR definition

 

* MDCACHE - Insert scanned entries differently

 

* gtest additions and updates

 

* packaging: add cmake and BuildRequires for MSPAC support

 

* Fixing getattr for fs locations

 

* Use temporary fd instead of global fd for getattr/setattr/LOCKT

 

Signed-off-by: Frank S. Filz <ffilzlnx@mindspring.com>

 

Contents:

 

7812d93 Frank S. Filz V2.7-dev.13

573f732 Frank S. Filz Use temporary fd instead of global fd for getattr/setattr/LOCKT

1e30735 Sriram Patil Fixing getattr for fs locations

deb4632 Kaleb S. KEITHLEY packaging: add cmake and BuildRequires for MSPAC support

d544d93 Girjesh Rajoria gtest: missing loop in open2 and reopen2 gtest

93f99ea Girjesh Rajoria gtest/test_mknode_latency: mknode latency microbenchmark

7abe76d Girjesh Rajoria gtest/test_readdir_latency: readdir latency microbenchmark

c71b453 Girjesh Rajoria gtest/test_setattr2_latency: setattr2 latency microbenchmark

8309388 Daniel Gryniewicz MDCACHE - Insert scanned entries differently

cb98369 Supriti Singh Update Flex File Layout XDR definition Reference: draft-ietf-nfsv4-flex-files-19

aadd2e9 Patrice LUCAS FSAL_PROXY : fix open_fd_count decrement

ef0cad2 Patrice LUCAS FSAL_PROXY : multi-export

b6dca70 Jeff Layton main: add way to stall server until grace is being enforced

3aa8e29 Jeff Layton SAL: add a way to check for grace period being enforced cluster-wide

129b7a2 Jeff Layton SAL: add new set_enforcing operation

103bfa2 Jeff Layton SAL: add recovery operation to maybe start a grace period

284eafc Jeff Layton SAL: add new try_lift_grace recovery operation

6b7e272 Jeff Layton SAL: make some rados_kv symbols public

df189a9 Jeff Layton main: initialize recovery backend earlier

9298d81 Jeff Layton reaper: add a way to wake up the reaper immediately

fdec07a Jeff Layton HASHTABLE: add a hashtable_for_each function