diff options
author | 2008-02-08 04:20:32 -0800 | |
---|---|---|
committer | 2008-02-08 09:22:35 -0800 | |
commit | dc5d39be6dfb54a50c8ee1f6154b10181c974db1 (patch) | |
tree | a2bdb6bf78439db84df007b61c33bfdc95501f99 /fs/udf/truncate.c | |
parent | udf: remove some ugly macros (diff) | |
download | linux-rng-dc5d39be6dfb54a50c8ee1f6154b10181c974db1.tar.xz linux-rng-dc5d39be6dfb54a50c8ee1f6154b10181c974db1.zip |
udf: convert UDF_SB_ALLOC_PARTMAPS macro to udf_sb_alloc_partition_maps function
- convert UDF_SB_ALLOC_PARTMAPS macro to udf_sb_alloc_partition_maps function
- convert kmalloc + memset to kcalloc
- check if kcalloc failed (partially)
Signed-off-by: Marcin Slusarz <marcin.slusarz@gmail.com>
Cc: Ben Fennema <bfennema@falcon.csc.calpoly.edu>
Cc: Jan Kara <jack@suse.cz>
Acked-by: Christoph Hellwig <hch@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/udf/truncate.c')
0 files changed, 0 insertions, 0 deletions