Branch next
Tag:V6-dev.2
Merge Highlights
New Features
* Courteous Server support in Ganesha
Minor Changes and Bug Fixes
* LOG: Fix buffer overflow issue
* FSAL: in open2 methods, update_share_counters_locked must use *new_obj
* FSAL: Fix up how reaper_work is used
* Ignore clangd cache directory
* Fix monitoring build option
* Allow specifying python version
* LOG : Parse correct name for COMPONENT_MDCACHE_LRU
* Fix compiler warnings for "-Werror" flag
* NFSv4 READDIR should pass down the attrs from the request.
* Move the log levels and components to a separate headfer file.
Signed-off-by: Frank S. Filz <ffilzlnx(a)mindspring.com>
Contents:
83712d6dd Frank S. Filz V6-dev.2
1f775b499 Rojin George Courteous Server support in Ganesha
733b7ce8a David Rieber Move the log levels and components to a separate
headfer file.
dc63fefb4 David Rieber NFSv4 READDIR should pass down the attrs from the
request.
4925bb643 Sachin Punadikar Fix compiler warnings for "-Werror" flag
2dfb1df33 Sachin Punadikar LOG : Parse correct name for
COMPONENT_MDCACHE_LRU
b13fe8943 Daniel Gryniewicz Allow specifying python version
169144a85 Daniel Gryniewicz Fix monitoring build option
46459ec5a Daniel Gryniewicz Ignore clangd cache directory
583a98c5b Frank S. Filz FSAL: Fix up how reaper_work is used
d27ed2707 Frank S. Filz FSAL: in open2 methods, update_share_counters_locked
must use *new_obj
4595c50cd Frank S. Filz LOG: Fix buffer overflow issue