diff options
Diffstat (limited to 'fs/btrfs/bio.h')
-rw-r--r-- | fs/btrfs/bio.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/btrfs/bio.h b/fs/btrfs/bio.h index 4142004ce053..67d416cf293d 100644 --- a/fs/btrfs/bio.h +++ b/fs/btrfs/bio.h @@ -55,6 +55,7 @@ struct btrfs_bio { /* For internal use in read end I/O handling */ unsigned int mirror_num; + atomic_t pending_ios; struct work_struct end_io_work; /* |