]> bbs.cooldavid.org Git - net-next-2.6.git/commit
JFS: kzalloc conversion
authorEric Sesterhenn <snakebyte@gmx.de>
Thu, 23 Feb 2006 15:47:13 +0000 (09:47 -0600)
committerDave Kleikamp <shaggy@austin.ibm.com>
Thu, 23 Feb 2006 15:47:13 +0000 (09:47 -0600)
commit5b3030e39049212c975665cdb3eeabcfaf7c94ca
tree93742231c2e01087ae36d7c05d8bd7bdb7ca8878
parentd9e902668e815f9f33ba5056089684b0704eeac6
JFS: kzalloc conversion

this converts fs/jfs to kzalloc() usage.
compile tested with make allyesconfig

Signed-off-by: Eric Sesterhenn <snakebyte@gmx.de>
Signed-off-by: Dave Kleikamp <shaggy@austin.ibm.com>
fs/jfs/jfs_logmgr.c
fs/jfs/jfs_metapage.c
fs/jfs/super.c