]> asedeno.scripts.mit.edu Git - linux.git/commit
staging/lustre/autoconf: remove vectored fops tests
authorJames Simmons <uja.ornl@gmail.com>
Thu, 14 Nov 2013 16:13:15 +0000 (00:13 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 15 Nov 2013 04:20:40 +0000 (13:20 +0900)
commitaa363d6a1c2c3e8260d9ec3f88bbecebcf276b2c
treec985ebe07e66c2ea72b0f86d5771d977a78cafa4
parentea1db0814cbcf5e68ec948723d519f6a04e5e3f3
staging/lustre/autoconf: remove vectored fops tests

file_operations.readv/writev have been removed since v2.6.19
We can remove the test and the dead code.

Lustre-change: http://review.whamcloud.com/5343
Intel-bug-id: https://jira.hpdd.intel.com/browse/LU-2800
Signed-off-by: Jeff Mahoney <jeffm@suse.com>
Signed-off-by: James Simmons <uja.ornl@gmail.com>
Reviewed-by: Bob Glossman <bob.glossman@intel.com>
Reviewed-by: Christopher J. Morrone <chris.morrone.llnl@gmail.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
Signed-off-by: Peng Tao <bergwolf@gmail.com>
Signed-off-by: Andreas Dilger <andreas.dilger@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/llite/file.c