Branch next

 

Tag:V4-dev.2

 

Merge Highlights

 

* Initialize the client node for comparison

 

* main - Fix leaks in main()

 

* IDMapper - clean up cache on shutdown

 

* Fix nfs3_readdirplus error return

 

* nfs_prereq_init initialize enqueued_reqs twice, the latter should be

 

* Fix use of dupreqs with DUPREQ_DELETED state

 

* Remove unused DUPREQ_DELETED and timestamp

 

* DNS related stats are added to ganesha_stats auth command

 

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

 

Contents:

 

57a94c7 Frank S. Filz V4-dev.2

0eae232 Trishali Nayar DNS related stats are added to ganesha_stats auth command

db7d10f Malahal Naineni Remove unused DUPREQ_DELETED and timestamp

ccdcaea Malahal Naineni Fix use of dupreqs with DUPREQ_DELETED state

40eb8e8 Bingyin Zhang nfs_prereq_init initialize enqueued_reqs twice, the latter should be dequeued_reqs;

5f85ac3 Wei Qiaomiao Fix nfs3_readdirplus error return

2835ef2 Daniel Gryniewicz IDMapper - clean up cache on shutdown

f7fd566 Daniel Gryniewicz main - Fix leaks in main()

fe7bab4 Daniel Gryniewicz Initialize the client node for comparison