summaryrefslogtreecommitdiffstats
path: root/Documentation/w1
diff options
context:
space:
mode:
authorLukas Czerner <lczerner@redhat.com>2012-10-22 18:01:19 -0400
committerTheodore Ts'o <tytso@mit.edu>2012-10-22 18:01:19 -0400
commit5de35e8d5c02d271c20e18337e01bc20e6ef472e (patch)
tree76650de85ba0c02a48de9daa1ba316b5108450f0 /Documentation/w1
parent79f1ba49569e5aec919b653c55b03274c2331701 (diff)
ext4: Avoid underflow in ext4_trim_fs()
Currently if len argument in ext4_trim_fs() is smaller than one block, the 'end' variable underflow. Avoid that by returning EINVAL if len is smaller than file system block. Also remove useless unlikely(). Signed-off-by: Lukas Czerner <lczerner@redhat.com> Signed-off-by: "Theodore Ts'o" <tytso@mit.edu> Cc: stable@vger.kernel.org
Diffstat (limited to 'Documentation/w1')
0 files changed, 0 insertions, 0 deletions