Whamcloud - gitweb
LU-3606 fsx: Add fallocate operation to fsx 73/37273/2
authorSwapnil Pimpale <spimpale@ddn.com>
Tue, 31 Dec 2019 19:39:25 +0000 (01:09 +0530)
committerOleg Drokin <green@whamcloud.com>
Tue, 28 Jan 2020 06:04:05 +0000 (06:04 +0000)
commit853d180121a6e313ffe678bbe5c107d7afc601d5
treea5587fa0aff1a3f9f29318dcd16bd08748bc5d7e
parentff168481a1b2e549df22059db364cae7a315ec9b
LU-3606 fsx: Add fallocate operation to fsx

This patch updates Lustre fsx(File system exerciser)
to handle fallocate calls. There is no need to change
any existing test case using "fsx" binary as with this
fsx version the 'fallocate' call will simply be skipped
as "Operation not supported".

Test-Parameters: trivial testlist=sanity,sanityn,sanity-dom
Signed-off-by: Swapnil Pimpale <spimpale@ddn.com>
Signed-off-by: Li Xi <lixi@ddn.com>
Signed-off-by: Abrarahmed Momin <abrar.momin@gmail.com>
Signed-off-by: Arshad Hussain <arshad.super@gmail.com>
Change-Id: I81649d00984257b1785e763ab5c00d570eb412f9
Reviewed-on: https://review.whamcloud.com/37273
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Shaun Tancheff <shaun.tancheff@hpe.com>
lustre/tests/fsx.c