cifs: move cifsFileInfo_put to file.c
authorJeff Layton <jlayton@redhat.com>
Fri, 15 Oct 2010 19:34:04 +0000 (15:34 -0400)
committerSteve French <sfrench@us.ibm.com>
Mon, 18 Oct 2010 01:32:05 +0000 (01:32 +0000)
commitb33879aa834ebe03ced3dca4e3b822bd8894a474
tree9475bb683f03180a5fe7909d4182bb5273f5d7a6
parent4477288a103631980750c86547d1fd54bfd2ba7d
cifs: move cifsFileInfo_put to file.c

...and make it non-inlined in preparation for the move of most of
cifs_close to it.

Signed-off-by: Jeff Layton <jlayton@redhat.com>
Reviewed-by: Suresh Jayaraman <sjayaraman@suse.de>
Signed-off-by: Steve French <sfrench@us.ibm.com>
fs/cifs/cifsglob.h
fs/cifs/file.c