diff options
author | Liu Bo <bo.liu@linux.alibaba.com> | 2018-05-18 11:00:20 +0800 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2018-05-30 16:46:44 +0200 |
commit | e6a1d6fd276965db0ca91e91dffc0a6fb7d89254 (patch) | |
tree | dff22e61d0c7251484847aa1122f83eebca73256 /lib/mpi | |
parent | ca19b4a69962fa850d5a22aa7a335106fcba0473 (diff) | |
download | linux-stable-e6a1d6fd276965db0ca91e91dffc0a6fb7d89254.tar.gz linux-stable-e6a1d6fd276965db0ca91e91dffc0a6fb7d89254.tar.bz2 linux-stable-e6a1d6fd276965db0ca91e91dffc0a6fb7d89254.zip |
Btrfs: use more straightforward extent_buffer_uptodate check
If parent_transid "0" is passed to btrfs_buffer_uptodate(),
btrfs_buffer_uptodate() is equivalent to extent_buffer_uptodate(), but
extent_buffer_uptodate() is preferred since we don't have to look into
verify_parent_transid().
Signed-off-by: Liu Bo <bo.liu@linux.alibaba.com>
Reviewed-by: Qu Wenruo <wqu@suse.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'lib/mpi')
0 files changed, 0 insertions, 0 deletions