diff options
author | Jeff Layton <jlayton@redhat.com> | 2009-07-09 07:46:39 +0200 |
---|---|---|
committer | Steve French <sfrench@us.ibm.com> | 2009-07-10 01:06:00 +0200 |
commit | aeaaf253c4dee7ff9af2f3f0595f3bb66964e944 (patch) | |
tree | fb575868801fbc8d4da02717c1ef851c9be86785 /fs/cifs/inode.c | |
parent | cifs: convert cifs_get_inode_info and non-posix readdir to use cifs_iget (diff) | |
download | linux-aeaaf253c4dee7ff9af2f3f0595f3bb66964e944.tar.xz linux-aeaaf253c4dee7ff9af2f3f0595f3bb66964e944.zip |
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>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions