ext4: add support for passing in stream information for buffered writes
authorJens Axboe <axboe@kernel.dk>
Tue, 13 Jun 2017 16:33:50 +0000 (10:33 -0600)
committerJens Axboe <axboe@fb.com>
Wed, 14 Jun 2017 18:56:55 +0000 (12:56 -0600)
commit7297819a6ca027eca0a303c038a2d0d5fa470e2c
tree5594b8999de0a10b35bb6d6663d1f49a8338e504
parentada327cc6c0e05ffea4db0269ba6505eab6d9353
ext4: add support for passing in stream information for buffered writes

Reviewed-by: Andreas Dilger <adilger@dilger.ca>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
fs/ext4/page-io.c