summaryrefslogtreecommitdiffstats
path: root/scripts/link-vmlinux.sh
diff options
context:
space:
mode:
authorNikolay Borisov <nborisov@suse.com>2019-01-08 15:53:46 +0100
committerDavid Sterba <dsterba@suse.com>2019-02-25 14:13:21 +0100
commit951e05a90469e29326715e7e3aefd4680748b4fa (patch)
treea5a44b1dde45f55237363a9b3710e719fc7dffc9 /scripts/link-vmlinux.sh
parentBtrfs: do not overwrite error return value in the balance ioctl (diff)
downloadlinux-951e05a90469e29326715e7e3aefd4680748b4fa.tar.xz
linux-951e05a90469e29326715e7e3aefd4680748b4fa.zip
btrfs: Remove impossible condition from mergable_maps
We can never have extents marked as EXTENT_MAP_DELALLOC since this value is only ever used by btrfs_get_extent_fiemap. In this case the extent map is created by btrfs_get_extent_fiemap and is never really published, this flag is used to return the corresponding userspace one. Considering this, it's pointless having a check for EXTENT_MAP_DELALLOC in mergable_maps. Just remove it. Signed-off-by: Nikolay Borisov <nborisov@suse.com> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'scripts/link-vmlinux.sh')
0 files changed, 0 insertions, 0 deletions