]> git.baikalelectronics.ru Git - kernel.git/commit
cifs: remove cifsInodeInfo->inUse counter
authorJeff Layton <jlayton@redhat.com>
Thu, 9 Jul 2009 05:46:39 +0000 (01:46 -0400)
committerSteve French <sfrench@us.ibm.com>
Thu, 9 Jul 2009 23:06:00 +0000 (23:06 +0000)
commit1ff653bf88a58e9f7eda20a2c4e9c7114fbcbda8
treefb575868801fbc8d4da02717c1ef851c9be86785
parent1bbc3f18d6d23bc6ecc0575beabeb51ddfe216cb
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 <jlayton@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Steve French <sfrench@us.ibm.com>
fs/cifs/cifsfs.c
fs/cifs/cifsglob.h