osandov Btrfs: stop abusing current->journal_info in btrfs_direct_IO()
0a17a9a Aug 27, 2018
Btrfs: stop abusing current->journal_info in btrfs_direct_IO()
Now that we can pass around the struct btrfs_dio_data through the
different callbacks generically, we don't need to shove it in
current->journal_info.

Signed-off-by: Omar Sandoval <osandov@fb.com>
0a17a9a