kernel-hacking-2024-linux-s.../fs/ocfs2
NeilBrown 6712ecf8f6 Drop 'size' argument from bio_endio and bi_end_io
As bi_end_io is only called once when the reqeust is complete,
the 'size' argument is now redundant.  Remove it.

Now there is no need for bio_endio to subtract the size completed
from bi_size.  So don't do that either.

While we are at it, change bi_end_io to return void.

Signed-off-by: Neil Brown <neilb@suse.de>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
2007-10-10 09:25:57 +02:00
..
cluster Drop 'size' argument from bio_endio and bi_end_io 2007-10-10 09:25:57 +02:00
dlm
alloc.c ocfs2: Fix calculation of i_blocks during truncate 2007-09-11 11:39:46 -07:00
alloc.h
aops.c ocfs2: Don't double set write parameters 2007-09-20 15:06:10 -07:00
aops.h
buffer_head_io.c
buffer_head_io.h
dcache.c
dcache.h
dir.c
dir.h
dlmglue.c
dlmglue.h
endian.h
export.c
export.h
extent_map.c
extent_map.h
file.c ocfs2: Allow smaller allocations during large writes 2007-09-20 15:06:09 -07:00
file.h
heartbeat.c
heartbeat.h
inode.c
inode.h
ioctl.c
ioctl.h
journal.c
journal.h
localalloc.c ocfs2: Unlock mutex in local alloc failure case 2007-10-03 11:14:45 -07:00
localalloc.h ocfs2: Allow smaller allocations during large writes 2007-09-20 15:06:09 -07:00
Makefile
mmap.c
mmap.h
namei.c ocfs2: Fix rename/extend race 2007-08-09 17:27:10 -07:00
namei.h
ocfs1_fs_compat.h
ocfs2.h ocfs2: Fix some casting errors related to file writes 2007-08-09 17:25:27 -07:00
ocfs2_fs.h
ocfs2_lockid.h
slot_map.c
slot_map.h
suballoc.c ocfs2: Allow smaller allocations during large writes 2007-09-20 15:06:09 -07:00
suballoc.h ocfs2: Allow smaller allocations during large writes 2007-09-20 15:06:09 -07:00
super.c [PATCH] ocfs2: fix mount option parsing 2007-09-11 11:38:48 -07:00
super.h
symlink.c
symlink.h
sysfile.c
sysfile.h
uptodate.c
uptodate.h
ver.c
ver.h
vote.c ocfs2: Pack vote message and response structures 2007-09-20 15:06:10 -07:00
vote.h