diff options
| author | 2010-07-20 17:54:28 +1000 | |
|---|---|---|
| committer | 2010-07-26 13:16:50 -0500 | |
| commit | 3f34885cd7c6a3f4deea48e3bbc704d91d5704f4 (patch) | |
| tree | c03bcdaf42d70d7e08df2cd629d5308870660bed /tools/perf/scripts/python/sctop.py | |
| parent | xfs: use GFP_NOFS for page cache allocation (diff) | |
| download | linux-dev-3f34885cd7c6a3f4deea48e3bbc704d91d5704f4.tar.xz linux-dev-3f34885cd7c6a3f4deea48e3bbc704d91d5704f4.zip | |
xfs: fix unsigned underflow in xfs_free_eofblocks
map_len is unsigned. Checking map_len <= 0 is buggy when it should be
below zero. So, check exact expression instead of map_len.
Signed-off-by: Kulikov Vasiliy <segooon@gmail.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Dave Chinner <david@fromorbit.com>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions
