linux/fs/ext4
Theodore Ts'o 97df5d155d ext4: remove do_blk_alloc()
The convenience function do_blk_alloc() is a static function with only
one caller, so fold it into ext4_new_meta_blocks() to simplify the
code and to make it easier to understand.

To save more stack space, if count is a null pointer in
ext4_new_meta_blocks() assume that caller wanted a single block (and
if there is an error, no blocks were allocated).

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2008-12-12 12:41:28 -05:00
..
acl.c
acl.h
balloc.c ext4: remove do_blk_alloc() 2008-12-12 12:41:28 -05:00
bitmap.c
dir.c ext4: Fix duplicate entries returned from getdents() system call 2008-10-25 22:37:55 -04:00
ext4_extents.h
ext4_i.h
ext4_jbd2.c
ext4_jbd2.h
ext4_sb.h fs: introduce bgl_lock_ptr() 2009-01-04 13:33:20 -08:00
ext4.h ext4: remove ext4_new_blocks() and call ext4_mb_new_blocks() directly 2009-01-01 23:59:43 -05:00
extents.c ext4: remove do_blk_alloc() 2008-12-12 12:41:28 -05:00
file.c
fsync.c
group.h
hash.c ext4: Add support for non-native signed/unsigned htree hash algorithms 2008-10-28 13:21:44 -04:00
ialloc.c nfsd race fixes: ext4 2008-12-31 18:07:44 -05:00
inode.c ext4: remove ext4_new_blocks() and call ext4_mb_new_blocks() directly 2009-01-01 23:59:43 -05:00
ioctl.c
Kconfig
Makefile
mballoc.c ext4: fix missing ext4_unlock_group in error path 2008-11-04 09:10:50 -05:00
mballoc.h
migrate.c
namei.c ext3/4: Fix loop index in do_split() so it is signed 2008-12-06 16:58:39 -05:00
namei.h
resize.c
super.c Get rid of CONFIG_LSF 2008-12-29 08:29:51 +01:00
symlink.c
xattr_security.c
xattr_trusted.c
xattr_user.c
xattr.c ext4: remove do_blk_alloc() 2008-12-12 12:41:28 -05:00
xattr.h