Branch next

 

Tag:V5.2

 

Merge Highlights

 

* Fix btrfs typo in log messages

 

* Fix cmake so USE_FSAL_CEPH_FS_NONBLOCKING_IO will be used

 

* Unlock work_mutex in fsal_complete_io only if we got it

 

* For async I/O the callback must create it's own op_context

 

* monitoring: C++ cleanup to build with userspace-rcu-14.0.0

 

* NLM: Fix NSM reference count double-decrement

 

* Multi-client same hostname issue - open owner refcount fix

 

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

 

Contents:

 

9a84f015b Frank S. Filz V5.2

2aa4494cd Deepak Arumugam Sankara Subramanian Multi-client same hostname issue - open owner refcount fix

8f6ee41cd Martin Schwenke NLM: Fix NSM reference count double-decrement

622d7f68b Kaleb S. KEITHLEY monitoring: C++ cleanup to build with userspace-rcu-14.0.0

10389577b Frank S. Filz For async I/O the callback must create it's own op_context

43d984e2c Frank S. Filz Unlock work_mutex in fsal_complete_io only if we got it

ed66984ae Frank S. Filz CMake - actually do USE_FSAL_CEPH_FS_NONBLOCKING_IO

5a747e92a Frank S. Filz Change btfs to btrfs in two log messages