diff options
author | Lukas Czerner <lczerner@redhat.com> | 2012-10-16 11:38:06 +0200 |
---|---|---|
committer | Dave Kleikamp <dave.kleikamp@oracle.com> | 2012-10-17 09:18:38 -0500 |
commit | 4e7a4b01222343481d8ff084dbef9b80f7089a19 (patch) | |
tree | 94f8cb9fdc9053fc7d310708d036461232d5a2ee /fs/eventpoll.c | |
parent | 8d2b6b3ae280dcf6f6c7a95623670a57cdf562ed (diff) | |
download | blackbird-op-linux-4e7a4b01222343481d8ff084dbef9b80f7089a19.tar.gz blackbird-op-linux-4e7a4b01222343481d8ff084dbef9b80f7089a19.zip |
jfs: Fix FITRIM argument handling
Currently when 'range->start' is beyond the end of file system
nothing is done and that fact is ignored, where in fact we should return
EINVAL. The same problem is when 'range.len' is smaller than file system
block.
Fix this by adding check for such conditions and return EINVAL
appropriately.
Signed-off-by: Lukas Czerner <lczerner@redhat.com>
Acked-by: Tino Reichardt <milky-kernel@mcmilk.de>
Signed-off-by: Dave Kleikamp <dave.kleikamp@oracle.com>
Diffstat (limited to 'fs/eventpoll.c')
0 files changed, 0 insertions, 0 deletions