Whamcloud - gitweb
b=22107 a fix for the warning message in filter_destroy_internal
authorAndrew Perepechko <Andrew.Perepechko@Sun.COM>
Thu, 30 Sep 2010 12:32:46 +0000 (16:32 +0400)
committerVitaly Fertman <vitaly.fertman@sun.com>
Mon, 4 Oct 2010 19:58:04 +0000 (23:58 +0400)
commite89bea86e6eb1c4b8e735271d4ee6ddcd8b0fe89
tree3b4c7f60f326be2e1539a01fa8519d1c4fe3b031
parent4117d173ce0ae2e03ce48b9a9a592941c2928439
b=22107 a fix for the warning message in filter_destroy_internal

filter_destroy_internal is entered with inode references from
lookup and from the resource used by the extent lock, so the
check is changed to i_count != 2.

i=Vitaly Fertman
i=Johann Lombardi
lustre/obdfilter/filter.c