Re: [PATCH] zero out i_blocks in get_pipe_inode

From: Martin J. Bligh
Date: Tue Nov 11 2003 - 18:12:25 EST


>> + inode->i_blocks = 0;
>
> alloc_inode() already did that.

Sigh ... yes, you're right - sorry.

get_pipe_inode -> new_inode -> alloc_inode. definitely covered.

I shall crawl back under my regularly scheduled stone ;-)

M.

-
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/