summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/net_dropmonitor.py
diff options
context:
space:
mode:
authorChris Mason <clm@fb.com>2015-02-19 17:51:39 -0800
committerChris Mason <clm@fb.com>2015-02-20 06:55:15 -0800
commite57cf21e9787c081db4db6afa02e6e70112ee410 (patch)
tree7adfc0eb69debac66a20028a8a90f2a3b72f13c4 /tools/perf/scripts/python/net_dropmonitor.py
parenta742994aa2e271eb8cd8e043d276515ec858ed73 (diff)
downloadkernel-e57cf21e9787c081db4db6afa02e6e70112ee410.tar.gz
Btrfs: fix allocation size calculations in alloc_btrfs_bio
Since commit 8e5cfb55d3f (Btrfs: Make raid_map array be inlined in btrfs_bio structure), the raid map array is allocated along with the btrfs bio in alloc_btrfs_bio. The calculation used to decide how much we need to allocate was using the wrong parameter passed into the allocation function. The passed in real_stripes will be zero if a target replace operation is not currently running. We want to use total_stripes instead. Signed-off-by: Chris Mason <clm@fb.com> Reported-by: David Sterba <dsterba@suse.cz> Tested-by: David Sterba <dsterba@suse.cz>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions
e7a789d9a7f0a94d104ee96'>usb: host: Faraday fotg210-hcd driverFeng-Hsin Chiang 2013-07-24Revert "usb: host: Faraday fotg210-hcd driver"Greg Kroah-Hartman 2013-07-24usb: host: Faraday fotg210-hcd driverYuan-Hsin Chen 2013-06-17USB: EHCI: make ehci-tegra a separate driverManjunath Goudar 2013-06-03USB: OHCI: make ohci-platform a separate driverManjunath Goudar 2013-05-30USB: OHCI: make ohci-pci a separate driverManjunath Goudar 2013-05-17usb host: Faraday USB2.0 FUSBH200-HCD driverYuan-Hsin Chen 2013-04-08USB: EHCI: make ehci-msm a separate driverManjunath Goudar 2013-04-08USB: EHCI: make ehci-atmel a separate driverManjunath Goudar 2013-04-08USB: EHCI: make ehci-s5p a separate driverManjunath Goudar 2013-04-08USB: EHCI: make ehci-spear a separate driverManjunath Goudar 2013-04-08USB: EHCI: make ehci-orion a separate driverManjunath Goudar 2013-03-15USB: EHCI: split ehci-omap out to a separate driverAlan Stern 2013-01-23USB: EHCI: fix build error in ehci-mxcAlan Stern 2012-11-01USB: EHCI: make ehci-platform a separate driverAlan Stern 2012-11-01USB: EHCI: make ehci-pci a separate driverAlan Stern 2012-10-22USB: move common alchemy USB routines to arch/mips/alchemy/common.cFlorian Fainelli 2012-04-18USB: Add driver for the ssb busHauke Mehrtens 2012-04-18USB: Add driver for the bcma busHauke Mehrtens