diff options
author | 2010-10-15 15:34:00 -0400 | |
---|---|---|
committer | 2010-10-18 01:04:23 +0000 | |
commit | 7da4b49a0ec481239d9cd51f7053aa8e4e191fa7 (patch) | |
tree | 97f451d75ede084bb7f1c8d2bc843680763f2e16 /kernel/sysctl.c | |
parent | cifs: clean up cifs_reopen_file (diff) | |
download | linux-dev-7da4b49a0ec481239d9cd51f7053aa8e4e191fa7.tar.xz linux-dev-7da4b49a0ec481239d9cd51f7053aa8e4e191fa7.zip |
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 'kernel/sysctl.c')
0 files changed, 0 insertions, 0 deletions