Home
last modified time | relevance | path

Searched hist:e3b318d14df7d6d04f37ce10f9a2f33ca3d550be (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/btrfs/
H A Dbtrfs_inode.hdiff e3b318d14df7d6d04f37ce10f9a2f33ca3d550be Thu Apr 16 16:46:20 CDT 2020 Omar Sandoval <osandov@fb.com> btrfs: convert btrfs_dio_private->pending_bios to refcount_t

This is really a reference count now, so convert it to refcount_t and
rename it to refs.

Reviewed-by: Nikolay Borisov <nborisov@suse.com>
Reviewed-by: Josef Bacik <josef@toxicpanda.com>
Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Signed-off-by: Omar Sandoval <osandov@fb.com>
Signed-off-by: David Sterba <dsterba@suse.com>
H A Dinode.cdiff e3b318d14df7d6d04f37ce10f9a2f33ca3d550be Thu Apr 16 16:46:20 CDT 2020 Omar Sandoval <osandov@fb.com> btrfs: convert btrfs_dio_private->pending_bios to refcount_t

This is really a reference count now, so convert it to refcount_t and
rename it to refs.

Reviewed-by: Nikolay Borisov <nborisov@suse.com>
Reviewed-by: Josef Bacik <josef@toxicpanda.com>
Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Signed-off-by: Omar Sandoval <osandov@fb.com>
Signed-off-by: David Sterba <dsterba@suse.com>