Add stream ID support for buffered mpage/__block_write_full_page()
authorJens Axboe <axboe@fb.com>
Tue, 1 Mar 2016 20:38:17 +0000 (13:38 -0700)
committerJens Axboe <axboe@fb.com>
Mon, 7 Mar 2016 15:30:50 +0000 (08:30 -0700)
commitb4636e6be6e63b712854a356bb23a33ed3f32fe5
tree725dd08a22648627aadf8479929be51db8155f07
parent36ef36b202dcb95dbf4045e2180eeec3424d1248
Add stream ID support for buffered mpage/__block_write_full_page()

Pass on the inode stream ID to the bio allocation.

Signed-off-by: Jens Axboe <axboe@fb.com>
fs/buffer.c
fs/mpage.c