direct-io: add support for write stream IDs
authorJens Axboe <axboe@fb.com>
Wed, 25 Mar 2015 14:11:12 +0000 (08:11 -0600)
committerJens Axboe <axboe@fb.com>
Mon, 7 Mar 2016 15:30:50 +0000 (08:30 -0700)
commit36ef36b202dcb95dbf4045e2180eeec3424d1248
treeecc08cedc749acd2aba1ed2ff5056146c4c6afeb
parentbfe970800a8582975bd33a980f32355bddfd4705
direct-io: add support for write stream IDs

Get the streamid from the file, if any, and set it on the bio.

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