>From <madhu.punj...@in.ibm.com>:

madhu.punj...@in.ibm.com has uploaded this change for review. ( 
https://review.gerrithub.io/374400


Change subject: Removed lines which increase "q->size" after lru_insert()
......................................................................

Removed lines which increase "q->size" after lru_insert()

Currently for a lru queue, the "q->size" gets incremented
twice at some places in code where lru_insert() gets
called.
Fixed this by removing the lines which explicilty
increase "q->size" after lru_insert() gets called.

Change-Id: Iba5ea5d175d1af92ec98aa36d97f0a7517f3f68a
Signed-off-by: Madhu Thorat <madhu.punj...@in.ibm.com>
---
M src/FSAL/Stackable_FSALs/FSAL_MDCACHE/mdcache_lru.c
1 file changed, 0 insertions(+), 7 deletions(-)



  git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha 
refs/changes/00/374400/1
-- 
To view, visit https://review.gerrithub.io/374400
To unsubscribe, visit https://review.gerrithub.io/settings

Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-MessageType: newchange
Gerrit-Change-Id: Iba5ea5d175d1af92ec98aa36d97f0a7517f3f68a
Gerrit-Change-Number: 374400
Gerrit-PatchSet: 1
Gerrit-Owner: madhu.punj...@in.ibm.com
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Nfs-ganesha-devel mailing list
Nfs-ganesha-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs-ganesha-devel

Reply via email to