alistair23-linux/fs/jfs
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
..
acl.c
endian24.h JFS: Whitespace cleanup and remove some dead code 2007-06-06 15:28:35 -05:00
file.c sendfile: remove .sendfile from filesystems that use generic_file_sendfile() 2007-07-10 08:04:13 +02:00
inode.c
ioctl.c Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid check 2007-07-17 12:00:03 -07:00
jfs_acl.h
jfs_btree.h
jfs_debug.c JFS: use print_hex_dump() rather than private dump_mem() function 2007-06-06 16:30:17 -05:00
jfs_debug.h JFS: use print_hex_dump() rather than private dump_mem() function 2007-06-06 16:30:17 -05:00
jfs_dinode.h JFS: Whitespace cleanup and remove some dead code 2007-06-06 15:28:35 -05:00
jfs_dmap.c JFS: Whitespace cleanup and remove some dead code 2007-06-06 15:28:35 -05:00
jfs_dmap.h JFS: Whitespace cleanup and remove some dead code 2007-06-06 15:28:35 -05:00
jfs_dtree.c JFS: Whitespace cleanup and remove some dead code 2007-06-06 15:28:35 -05:00
jfs_dtree.h JFS: Whitespace cleanup and remove some dead code 2007-06-06 15:28:35 -05:00
jfs_extent.c JFS: Whitespace cleanup and remove some dead code 2007-06-06 15:28:35 -05:00
jfs_extent.h
jfs_filsys.h JFS: Whitespace cleanup and remove some dead code 2007-06-06 15:28:35 -05:00
jfs_imap.c JFS: Update print_hex_dump() syntax 2007-06-13 10:17:50 -05:00
jfs_imap.h JFS: Whitespace cleanup and remove some dead code 2007-06-06 15:28:35 -05:00
jfs_incore.h JFS: Whitespace cleanup and remove some dead code 2007-06-06 15:28:35 -05:00
jfs_inode.c
jfs_inode.h knfsd: exportfs: remove iget abuse 2007-07-17 10:23:06 -07:00
jfs_lock.h
jfs_logmgr.c Drop 'size' argument from bio_endio and bi_end_io 2007-10-10 09:25:57 +02:00
jfs_logmgr.h JFS: Whitespace cleanup and remove some dead code 2007-06-06 15:28:35 -05:00
jfs_metapage.c Drop 'size' argument from bio_endio and bi_end_io 2007-10-10 09:25:57 +02:00
jfs_metapage.h
jfs_mount.c JFS: Whitespace cleanup and remove some dead code 2007-06-06 15:28:35 -05:00
jfs_superblock.h
jfs_txnmgr.c JFS: Update print_hex_dump() syntax 2007-06-13 10:17:50 -05:00
jfs_txnmgr.h JFS: Whitespace cleanup and remove some dead code 2007-06-06 15:28:35 -05:00
jfs_types.h JFS: Whitespace cleanup and remove some dead code 2007-06-06 15:28:35 -05:00
jfs_umount.c JFS: Whitespace cleanup and remove some dead code 2007-06-06 15:28:35 -05:00
jfs_unicode.c
jfs_unicode.h
jfs_uniupr.c
jfs_xattr.h
jfs_xtree.c JFS: Whitespace cleanup and remove some dead code 2007-06-06 15:28:35 -05:00
jfs_xtree.h JFS: Whitespace cleanup and remove some dead code 2007-06-06 15:28:35 -05:00
Makefile
namei.c knfsd: exportfs: remove iget abuse 2007-07-17 10:23:06 -07:00
resize.c JFS: Whitespace cleanup and remove some dead code 2007-06-06 15:28:35 -05:00
super.c mm: Remove slab destructors from kmem_cache_create(). 2007-07-20 10:11:58 +09:00
symlink.c
xattr.c Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid check 2007-07-17 12:00:03 -07:00