Make alloc_page_buffers() initialise buffer_heads using init_buffer(),
authorNathan Scott <nathans@bruce>
Mon, 16 Jan 2006 22:02:07 +0000 (09:02 +1100)
committerNathan Scott <nathans@bruce>
Mon, 16 Jan 2006 22:02:07 +0000 (09:02 +1100)
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 <nathans@sgi.com>
fs/buffer.c

diff --cc fs/buffer.c
Simple merge