Branch next
Tag:V6-dev.7
NOTE: This merge includes an nitirpc pullup. Please update your submodule
Merge Highlights
* Fix some memory leaks in config and DRC
* FSAL: add function to get an export ref from a filesystem.
* GPFS: Fix unexport of 1st export on filesystem
* Fix log_an_export critical path overhead
* Expose option to FSALs to add object handles to FSAL level handle list
* Use __GLIBC__ macro to set pthread RW lock kind
* use may_write == false in nfs4_State_Get_Pointer
* DBus to summarise the FD usage
* Use after free in fd_lru
* Reduce the default value of Readdir_Res_Size to 32KB
* threads: set appropriate thread stack size for fridge and ntirpc workers
Signed-off-by: Frank S. Filz <ffilzlnx(a)mindspring.com>
Contents:
f495f2fd8 Frank S. Filz V6-dev.7
9e4a239ee Kaleb S. KEITHLEY threads: set appropriate thread stack size for
fridge and ntirpc workers
0efd79871 Deepak Arumugam Sankara Subramanian Reduce the default value of
Readdir_Res_Size to 32KB
b0a492a43 Deepak Arumugam Sankara Subramanian Use after free in fd_lru
9eaaef6e7 Rojin George DBus to summarise the FD usage
be2ab20ce Jon Kohler use may_write == false in nfs4_State_Get_Pointer
081dd698d Rojin George Use __GLIBC__ macro to set pthread RW lock kind
85dc0daf1 Rojin George Expose option to FSALs to add object handles to FSAL
level handle list
b1b96787c Rojin George Fix log_an_export critical path overhead
60e582ce6 Xueqian Hu Fix memory leak in DRC
c7bcad997 Frank S. Filz GPFS: Fix unexport of 1st export on filesystem
cdd421d90 Frank S. Filz FSAL: add function to get an export ref from a
filesystem.
5771a094f Frank S. Filz Don't leak memory when PSEUDOFS block is not
specified.
4452b5d6a Frank S. Filz Don't leak memory for FSAL_LIST config block
3482db42e Frank S. Filz CONFIG: Add ability to specify a block where memory
is not allocated if unused
Show replies by date