mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-04-30 19:20:26 -04:00
Merge git://oss.sgi.com:8090/oss/git/xfs-2.6
This commit is contained in:
@@ -1027,7 +1027,7 @@ struct buffer_head *alloc_page_buffers(struct page *page, unsigned long size,
|
||||
/* Link the buffer to its page */
|
||||
set_bh_page(bh, page, offset);
|
||||
|
||||
bh->b_end_io = NULL;
|
||||
init_buffer(bh, NULL, NULL);
|
||||
}
|
||||
return head;
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user