]> git.baikalelectronics.ru Git - kernel.git/commit
btrfs: account that we're waiting for DIO read
authorDavid Sterba <dsterba@suse.com>
Wed, 19 Jul 2017 17:26:45 +0000 (19:26 +0200)
committerDavid Sterba <dsterba@suse.com>
Wed, 16 Aug 2017 14:12:04 +0000 (16:12 +0200)
commitbb77d2c7a0eff34bb23f3ccb0c03fee00de4eaf0
treef7d1d1697688ad2da831ca0eee6ae9127556cc2b
parent75ff14243e3485dc60e617c3fee4f6952b401cd0
btrfs: account that we're waiting for DIO read

Correctly account for IO when waiting for a submitted DIO read, the case
when we're retrying.  This only for the accounting purposes and should
not change other behaviour.

Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/inode.c