diff options
author | Jeff Layton <jlayton@redhat.com> | 2010-10-15 15:34:00 -0400 |
---|---|---|
committer | Steve French <sfrench@us.ibm.com> | 2010-10-18 01:04:23 +0000 |
commit | 7da4b49a0ec481239d9cd51f7053aa8e4e191fa7 (patch) | |
tree | 97f451d75ede084bb7f1c8d2bc843680763f2e16 /fs/cifs/cifsfs.h | |
parent | 15886177e412db00aa86155fe72608c4ebf5a08f (diff) | |
download | op-kernel-dev-7da4b49a0ec481239d9cd51f7053aa8e4e191fa7.zip op-kernel-dev-7da4b49a0ec481239d9cd51f7053aa8e4e191fa7.tar.gz |
cifs: cifs_write argument change and cleanup
Have cifs_write take a cifsFileInfo pointer instead of a filp. Since
cifsFileInfo holds references on the dentry, and that holds one to
the inode, we can eliminate some unneeded NULL pointer checks.
Signed-off-by: Jeff Layton <jlayton@redhat.com>
Reviewed-by: Suresh Jayaraman <sjayaraman@suse.de>
Acked-by: Dave Kleikamp <shaggy@linux.vnet.ibm.com>
Signed-off-by: Steve French <sfrench@us.ibm.com>
Diffstat (limited to 'fs/cifs/cifsfs.h')
0 files changed, 0 insertions, 0 deletions