Re: [PATCH v2] afs: afs_alloc_inode: use kmem_cache_zalloc

From: Andrew Morton
Date: Fri Feb 21 2014 - 16:52:18 EST


On Fri, 21 Feb 2014 13:47:16 -0800 Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> wrote:

> --- a/fs/afs/super.c~afs-afs_alloc_inode-use-kmem_cache_zalloc-fix
> +++ a/fs/afs/super.c
> @@ -474,7 +474,7 @@ static void afs_i_init_once(void *_vnode
> }
>
> /*
> - * allocate an AFS inode struct from our slab cache
> + * allocate an AFS inode struct
> */
> static struct inode *afs_alloc_inode(struct super_block *sb)
> {

err, this was obviously a product of senility.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/