From: Jeff Layton Date: Thu, 9 Jul 2009 05:46:39 +0000 (-0400) Subject: cifs: remove cifsInodeInfo->inUse counter X-Git-Tag: v2.6.31-rc3~39^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aeaaf253c4dee7ff9af2f3f0595f3bb66964e944;p=pandora-kernel.git cifs: remove cifsInodeInfo->inUse counter cifs: remove cifsInodeInfo->inUse counter It was purported to be a refcounter of some sort, but was never used that way. It never served any purpose that wasn't served equally well by the I_NEW flag. Signed-off-by: Jeff Layton Reviewed-by: Christoph Hellwig Signed-off-by: Steve French --- Reading git-diff-tree failed