From: Nathan Scott Date: Mon, 16 Jan 2006 22:02:07 +0000 (+1100) Subject: Make alloc_page_buffers() initialise buffer_heads using init_buffer(), X-Git-Tag: v2.6.16-rc1~84^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=01ffe339e3a0ba5ecbeb2b3b5abac7b3ef90f374;p=pandora-kernel.git Make alloc_page_buffers() initialise buffer_heads using init_buffer(), like other routines here, to ensure buffers are correctly initialised with respect to b_private/b_end_io. Fixes an odd interaction between XFS and reiserfs. Signed-off-by: Nathan Scott --- Reading git-diff-tree failed