Branch next

 

Tag:V9.13

 

Merge Highlights

 

* Add a rolling log index to Ganesha logs.

 

* SAL: Add "none" recovery backend

 

* log: enforce full coverage of log components at compile time

 

* FSAL: Use Filesystem_Id in NFS file handles

 

* MDCACHE: Skip stale directory entry

 

* VFS: Skip dangling directory entries during readdir

 

* Code alignment, cosmetic changes.

 

* RECOVERY: Handle errors while updating grace object

 

* removed ARGS from EXECUTE_PROCESS command for _GIT_DESCRIBE

 

* Enhance header files to support both C and C++ compilation

 

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

 

Contents:

 

30c392cd9 Frank S. Filz V9.13

966184978 Sreedhar Agraharam Enhance header files to support both C and C++ compilation

fbb426575 Yogendra Charya Tangalapally removed ARGS from EXECUTE_PROCESS command for _GIT_DESCRIBE

32335399f Sachin Punadikar RECOVERY: Handle errors while updating grace object

4682c1cec Deeraj.Patil Code alignment, cosmetic changes.

5a75aeccf Martin Schwenke VFS: Skip dangling directory entries during readdir

f8529c03f Peter Schwenke MDCACHE: Skip stale directory entry

ca933622f Peter Schwenke FSAL: Use Filesystem_Id in NFS file handles

63ccdbd5f Lior Suliman log: enforce full coverage of log components at compile time

02dcf884d Lior Suliman SAL: Add "none" recovery backend

3327ac533 Ofir Vainshtein Add a rolling log index to Ganesha logs.