aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorNeilBrown <neilb@suse.de>2010-04-23 07:08:28 +1000
committerNeilBrown <neilb@suse.de>2010-04-23 07:08:28 +1000
commit6e3b96ed610e5a1838e62ddae9fa0c3463f235fa (patch)
treec0c3f0d3e5f16c04d417160e5bca1d4abf562651 /tools/perf/scripts/python/syscall-counts.py
parentmd/raid5: allow for more than 2^31 chunks. (diff)
downloadlinux-6e3b96ed610e5a1838e62ddae9fa0c3463f235fa.tar.gz
linux-6e3b96ed610e5a1838e62ddae9fa0c3463f235fa.zip
md/raid5: fix previous patch.
Previous patch changes stripe and chunk_number to sector_t but mistakenly did not update all of the divisions to use sector_dev(). This patch changes all the those divisions (actually the '%' operator) to sector_div. Signed-off-by: NeilBrown <neilb@suse.de> Cc: stable@kernel.org Tested-by: Stefan Lippers-Hollmann <s.l-h@gmx.de>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions
2 2014-12-17fsck: notice .git case-insensitivelyJeff King2-1/+2 2014-12-17t1450: refactor ".", "..", and ".git" fsck testsJeff King1-30/+27 2014-12-17verify_dotfile(): reject .git case-insensitivelyJeff King2-2/+4