Commit 9bd5674c authored by Linus Torvalds's avatar Linus Torvalds
parents 1f35f432 01ffe339
......@@ -1027,7 +1027,7 @@ try_again:
/* Link the buffer to its page */
set_bh_page(bh, page, offset);
bh->b_end_io = NULL;
init_buffer(bh, NULL, NULL);
}
return head;
/*
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment